[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 1 / f / GoogleSignInRepacked / 4.1.2 / GoogleSignInRepacked.podspec.json
blob8bd60b88863a41d7d52a709a8ab3cc1b9cab8f70
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "GoogleToolboxForMac/NSDictionary+URLArguments": "~> 2.1",
5     "GoogleToolboxForMac/NSString+URLArguments": "~> 2.1"
6   },
7   "description": "This POD contains the exact original GoogleSignIn framework, repacked as dynamic. See the README for more information.",
8   "frameworks": [
9     "CoreText",
10     "SafariServices",
11     "Security"
12   ],
13   "homepage": "https://developers.google.com/identity/sign-in/ios/",
14   "license": {
15     "text": "Copyright 2018 Google",
16     "type": "Copyright"
17   },
18   "name": "GoogleSignInRepacked",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "resources": [
23     "Resources/GoogleSignIn.bundle"
24   ],
25   "source": {
26     "http": "https://github.com/wordpress-mobile/GoogleSignInRepacked/raw/master/Repacked/GoogleSignIn-4.1.2.Repack.tar.gz"
27   },
28   "summary": "Enables iOS apps to sign in with Google.",
29   "vendored_frameworks": [
30     "Frameworks/GoogleSignIn.framework"
31   ],
32   "version": "4.1.2",
33   "pod_target_xcconfig": {
34     "ENABLE_BITCODE": "NO"
35   }