blob: b2652b278438238684250754a2c761b9c89884f5 [file] [log] [blame]
{
"name": "GooglePlusUtilities",
"version": "1.1.0",
"summary": "Shared Google Plus utility methods for Google libraries. Not intended for direct use.",
"description": "Google Plus 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.",
"homepage": "https://developers.google.com/+/mobile/ios/",
"license": {
"type": "Copyright",
"text": "Copyright 2015 Google Inc."
},
"authors": "Google Inc.",
"platforms": {
"ios": "6.0"
},
"vendored_libraries": [
"Libraries/libGTLPlusV1Private_external.a"
],
"source_files": [
],
"dependencies": {
"GoogleParsingUtilities": [
"~> 1.0"
],
"GoogleSymbolUtilities": [
"~> 1.0"
]
},
"source": {
"http": "https://www.gstatic.com/cpdc/86b888a888802835-GooglePlusUtilities-1.1.0.tar.gz"
}
}