diff --git a/pubspec.yaml b/pubspec.yaml index 6c9082c..c7e8244 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,8 +1,8 @@ name: google_sign_in_mocks -description: A starting point for Dart libraries or applications. -# version: 1.0.0 -# homepage: https://www.example.com -# author: Anh Tuan Nguyen +description: Mocks for Google Sign In. +version: 0.1.0 +homepage: blog.wafrat.com +repository: https://github.com/atn832/google_sign_in_mocks environment: sdk: '>=2.2.0 <3.0.0'