[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 4 / 0 / GoogleSignIn / 4.2.0 / GoogleSignIn.podspec.json
blob3c3c451631413d4d60e38654672c3191eba82c72
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "GTMOAuth2": "~> 1.0",
5     "GTMSessionFetcher/Core": "~> 1.1",
6     "GoogleToolboxForMac/NSDictionary+URLArguments": "~> 2.1",
7     "GoogleToolboxForMac/NSString+URLArguments": "~> 2.1"
8   },
9   "description": "The Google Sign-In SDK allows users to sign in with their Google account from third-party apps.",
10   "frameworks": [
11     "CoreText",
12     "LocalAuthentication",
13     "SafariServices",
14     "Security"
15   ],
16   "homepage": "https://developers.google.com/identity/sign-in/ios/",
17   "license": {
18     "text": "Copyright 2018 Google",
19     "type": "Copyright"
20   },
21   "name": "GoogleSignIn",
22   "platforms": {
23     "ios": "7.0"
24   },
25   "preserve_paths": [
26     "README.md",
27     "CHANGELOG.md",
28     ".cocoapods.yml"
29   ],
30   "resources": [
31     "Resources/GoogleSignIn.bundle"
32   ],
33   "source": {
34     "http": "https://dl.google.com/dl/cpdc/cc028211e24e6039/GoogleSignIn-4.2.0.tar.gz"
35   },
36   "summary": "Enables iOS apps to sign in with Google.",
37   "vendored_frameworks": [
38     "Frameworks/GoogleSignIn.framework"
39   ],
40   "version": "4.2.0"