[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / b / d / 1 / FlutterGoogleSignIn / 0.0.1 / FlutterGoogleSignIn.podspec.json
blob3a868363617929b1fcc21e5b46fbba2ae6e52c23
2   "name": "FlutterGoogleSignIn",
3   "version": "0.0.1",
4   "summary": "Convenience wrapper for the Google/SignIn API in Flutter apps.",
5   "description": "FlutterGoogleSignIn helps Flutter iOS apps use the Dart google_sign_in API to authenticate users.",
6   "homepage": "https://github.com/flutter/google_sign_in",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Collin Jackson": "jackson@google.com"
13   },
14   "source": {
15     "git": "https://github.com/flutter/google_sign_in.git",
16     "tag": "0.0.1"
17   },
18   "social_media_url": "https://twitter.com/flutterio",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "source_files": "ios/FlutterGoogleSignIn/Classes/**/*",
23   "dependencies": {
24     "Google/SignIn": [
25       "~> 2.0.4"
26     ]
27   },
28   "deprecated": true