blob: 566a32543ecc2b81be2d58f3e4c77fd5af2ebad1 [file] [log] [blame]
{
"name": "GoogleInterchangeUtilities",
"version": "1.2.0",
"summary": "Shared interchange 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_libraries": [
"Libraries/libProtocolBuffers_external.a"
],
"source_files": [
],
"dependencies": {
"GoogleSymbolUtilities": [
"~> 1.0"
]
},
"source": {
"http": "https://www.gstatic.com/cpdc/d0b07f7954410f24-GoogleInterchangeUtilities-1.2.0.tar.gz"
}
}