blob: 2d923f0e860474181d5f7d90a0e3fe3b77954e0d [file] [log] [blame]
{
"name": "GoogleIPhoneUtilities",
"version": "1.2.1",
"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_frameworks": [
"Frameworks/GoogleIPhoneUtilities.framework"
],
"source_files": [
],
"frameworks": [
"SystemConfiguration"
],
"dependencies": {
"GoogleSymbolUtilities": [
"~> 1.0"
],
"GoogleUtilities": [
"~> 1.0"
]
},
"source": {
"http": "https://www.gstatic.com/cpdc/d6579239fea27cae-GoogleIPhoneUtilities-1.2.1.tar.gz"
}
}