[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 4 / 0 / GoogleSignIn / 5.0.1 / GoogleSignIn.podspec.json
blob8bfb234f504e51851deda61806b79601e81f67dc
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "AppAuth": "~> 1.2",
5     "GTMAppAuth": "~> 1.0",
6     "GTMSessionFetcher/Core": "~> 1.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     "Foundation",
13     "LocalAuthentication",
14     "Security",
15     "SystemConfiguration",
16     "UIKit"
17   ],
18   "homepage": "https://developers.google.com/identity/sign-in/ios/",
19   "license": {
20     "text": "Copyright 2019 Google",
21     "type": "Copyright"
22   },
23   "name": "GoogleSignIn",
24   "platforms": {
25     "ios": "8.0"
26   },
27   "preserve_paths": [
28     "README.md",
29     "CHANGELOG.md",
30     ".cocoapods.yml"
31   ],
32   "resources": [
33     "Resources/GoogleSignIn.bundle"
34   ],
35   "source": {
36     "http": "https://dl.google.com/dl/cpdc/fd4c1a60ce184799/GoogleSignIn-5.0.1.tar.gz"
37   },
38   "summary": "Enables iOS apps to sign in with Google.",
39   "vendored_frameworks": [
40     "Frameworks/GoogleSignIn.framework"
41   ],
42   "version": "5.0.1"