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