blob: 73a276d07bc6416adcc063cd30744b5de22c0227 [file] [log] [blame]
{
"name": "GoogleParsingUtilities",
"version": "1.1.1",
"summary": "Shared parsing utility methods for Google libraries. Not intended for direct use.",
"description": "Parsing 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/GoogleParsingUtilities.framework"
],
"source_files": [
],
"dependencies": {
"GoogleNetworkingUtilities": [
"~> 1.0"
],
"GoogleSymbolUtilities": [
"~> 1.0"
]
},
"source": {
"http": "https://www.gstatic.com/cpdc/c1b1117b986da6c2-GoogleParsingUtilities-1.1.1.tar.gz"
}
}