blob: 3e3878cd70281c50975d5cd67fdee80ab58f989b [file] [log] [blame]
{
"name": "GoogleAppUtilities",
"version": "1.1.1",
"summary": "Shared networking utility methods for Google libraries. Not intended for direct use.",
"description": "Application 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/",
"license": {
"type": "Copyright",
"text": "Copyright 2015 Google Inc."
},
"authors": "Google Inc.",
"platforms": {
"ios": "6.0"
},
"vendored_frameworks": [
"Frameworks/GoogleAppUtilities.framework"
],
"source_files": [
],
"dependencies": {
"GoogleSymbolUtilities": [
"~> 1.0"
]
},
"source": {
"http": "https://www.gstatic.com/cpdc/bea34d9a0098d2a2-GoogleAppUtilities-1.1.1.tar.gz"
}
}