blob: ecffac8a885e22dac95b5de5b4bc75efd9d807e1 [file] [log] [blame]
{
"name": "GoogleIPhoneUtilities",
"version": "1.0.0",
"summary": "Shared utility methods for Google libraries. Not intended for direct use.",
"description": "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/libGIP_Reachability.a"
],
"source_files": [
],
"dependencies": {
"GoogleSymbolUtilities": [
"~> 1.0"
],
"GoogleUtilities": [
"~> 1.0"
]
},
"source": {
"http": "https://www.gstatic.com/cpdc/8f658276ac0a0b0b-GoogleIPhoneUtilities-1.0.0.tar.gz"
}
}