blob: 5b2f78f495358c4c63475c875cdd8861b1e60960 [file] [log] [blame]
{
"name": "GPPCore",
"version": "1.8.1",
"summary": "Core social libraries.",
"description": "Create a more engaging experience and connect with more users by integrating social into your iOS app.",
"homepage": "https://developers.google.com/+/mobile/ios/",
"license": {
"type": "Copyright",
"text": "Copyright 2015 Google Inc. All Rights Reserved."
},
"authors": "Google Inc.",
"platforms": {
"ios": "7.0"
},
"vendored_frameworks": [
"Frameworks/GPPCore.framework"
],
"resources": [
"Resources/GPPACLPickerResources.bundle",
"Frameworks/GPPCore.framework/Versions/A/Resources/GPPACLPickerResources.bundle"
],
"source_files": [
],
"frameworks": [
"AddressBook",
"AssetsLibrary",
"CoreLocation"
],
"dependencies": {
"GoogleAppUtilities": [
"~> 1.0"
],
"GoogleSignIn": [
"~> 2"
],
"GoogleAuthUtilities": [
"~> 1.0"
],
"GoogleUtilities": [
"~> 1.0"
],
"GoogleParsingUtilities": [
"~> 1.0"
]
},
"source": {
"http": "https://www.gstatic.com/cpdc/e338c967d3129053-GPPCore-1.8.1.tar.gz"
}
}