[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / 4 / a / 2 / GPPCore / 1.8.0 / GPPCore.podspec.json
blobe96ef8268606b71a76351c4416cbd838eaca89b0
2   "name": "GPPCore",
3   "version": "1.8.0",
4   "summary": "Shared social utility methods for Google libraries. Not intended for direct use.",
5   "description": "Social utility methods that are shared between Google libraries. This pod does not expose any headers and isn't intended for direct use, but rather as a dependency of some Google libraries.",
6   "homepage": "https://developers.google.com/+/mobile/ios/",
7   "authors": "Google Inc.",
8   "license": {
9     "text": "Copyright 2015 Google Inc.",
10     "type": "Copyright"
11   },
12   "platforms": {
13     "ios": "7.0"
14   },
15   "vendored_frameworks": [
16     "Frameworks/GPPCore.framework"
17   ],
18   "resources": [
19     "Resources/GPPACLPickerResources.bundle",
20     "Frameworks/GPPCore.framework/Versions/A/Resources/GPPACLPickerResources.bundle"
21   ],
22   "frameworks": [
23     "AddressBook",
24     "AssetsLibrary",
25     "CoreLocation"
26   ],
27   "dependencies": {
28     "GoogleParsingUtilities": [
29       "~> 1.0"
30     ],
31     "GoogleUtilities": [
32       "~> 1.0"
33     ],
34     "GoogleAuthUtilities": [
35       "~> 1.0"
36     ],
37     "GoogleSignIn": [
38       "~> 2"
39     ],
40     "GoogleAppUtilities": [
41       "~> 1.0"
42     ]
43   },
44   "source": {
45     "http": "https://www.gstatic.com/cpdc/53c8e5e6bc0c1128-GPPCore-1.8.0.tar.gz"
46   }