[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / d / 4 / 0 / GoogleSignIn / 4.0.2 / GoogleSignIn.podspec.json
blob13acff7cbdd1e26b5818f9dfdcbe78fc865788a1
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/8c8b391433bcab7b/GoogleSignIn-4.0.2.tar.gz"
33   },
34   "summary": "Enables iOS apps to sign in with Google.",
35   "vendored_frameworks": [
36     "Frameworks/GoogleSignIn.framework"
37   ],
38   "version": "4.0.2"