blob: e317fb6e5406cf8da47a5c6b1d63c30a942f8320 [file] [log] [blame]
{
"name": "GooglePlusUtilities",
"version": "1.1.2",
"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": {
"text": "Copyright 2016 Google",
"type": "Copyright"
},
"authors": "Google, Inc.",
"platforms": {
"ios": "6.0"
},
"source": {
"http": "https://dl.google.com/dl/cpdc/cd2d58a4e9d5fc9b/GooglePlusUtilities-1.1.2.tar.gz"
},
"vendored_frameworks": [
"Frameworks/frameworks/GooglePlusUtilities.framework"
],
"dependencies": {
"GoogleSymbolUtilities": "~> 1.1",
"GoogleParsingUtilities": "~> 1.1"
}
}