blob: aad5bc224443c3c31b8851f8b042acd1072a95fc [file] [log] [blame]
{
"name": "GooglePlusUtilities",
"version": "1.1.1",
"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_frameworks": [
"Frameworks/GooglePlusUtilities.framework"
],
"source_files": [
],
"dependencies": {
"GoogleSymbolUtilities": [
"~> 1.0"
],
"GoogleParsingUtilities": [
"~> 1.0"
]
},
"source": {
"http": "https://www.gstatic.com/cpdc/4dd1b33dd6d6b4fb-GooglePlusUtilities-1.1.1.tar.gz"
}
}