blob: 1470ee9c6ec5df53f0f4a6d10734d9a620577c99 [file] [log] [blame]
{
"name": "GoogleNetworkingUtilities",
"version": "1.2.1",
"summary": "Shared networking utility methods for Google libraries. Not intended for direct use.",
"description": "Networking 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/GoogleNetworkingUtilities.framework"
],
"source_files": [
],
"frameworks": [
"Security"
],
"dependencies": {
"GoogleSymbolUtilities": [
"~> 1.0"
]
},
"source": {
"http": "https://www.gstatic.com/cpdc/9a35b867a7ad8af0-GoogleNetworkingUtilities-1.2.1.tar.gz"
}
}