[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 4 / 0 / GoogleSignIn / 4.1.2 / GoogleSignIn.podspec.json
blob169b203e7376ceb53b3d3d20936376e77693886e
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 2018 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     ".cocoapods.yml"
28   ],
29   "resources": [
30     "Resources/GoogleSignIn.bundle"
31   ],
32   "source": {
33     "http": "https://dl.google.com/dl/cpdc/2c56c7ee6c0f9977/GoogleSignIn-4.1.2.tar.gz"
34   },
35   "summary": "Enables iOS apps to sign in with Google.",
36   "vendored_frameworks": [
37     "Frameworks/GoogleSignIn.framework"
38   ],
39   "version": "4.1.2"