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