[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 4 / 0 / GoogleSignIn / 4.1.0 / GoogleSignIn.podspec.json
blob9df0dad24c2e719af31d131be7149a9de05c682f
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     "SafariServices",
13     "Security"
14   ],
15   "homepage": "https://developers.google.com/identity/sign-in/ios/",
16   "license": {
17     "text": "Copyright 2017 Google",
18     "type": "Copyright"
19   },
20   "name": "GoogleSignIn",
21   "platforms": {
22     "ios": "7.0"
23   },
24   "preserve_paths": [
25     "README.md",
26     "CHANGELOG.md"
27   ],
28   "resources": [
29     "Resources/GoogleSignIn.bundle"
30   ],
31   "source": {
32     "http": "https://dl.google.com/dl/cpdc/2191f86d4091df9c/GoogleSignIn-4.1.0.tar.gz"
33   },
34   "summary": "Enables iOS apps to sign in with Google.",
35   "vendored_frameworks": [
36     "Frameworks/GoogleSignIn.framework"
37   ],
38   "version": "4.1.0"