blob: 000df95ea21e399e816440201ad3c2bf09e94a75 [file] [log] [blame]
{
"name": "GoogleAuthUtilities",
"version": "1.0.1",
"summary": "Shared authentication utility methods for Google libraries. Not intended for direct use.",
"description": "Authentication utility methods that are shared between Google libraries. This pod does not expose any headers and isn't intdended for direct use, but rather as a dependency of some Google libraries.",
"homepage": "https://developers.google.com/",
"license": {
"text": "Copyright 2015 Google Inc.",
"type": "Copyright"
},
"authors": "Google Inc.",
"platforms": {
"ios": "6.0"
},
"vendored_libraries": [
"Libraries/libGTMOAuth2_internal.a",
"Libraries/libGTMOAuth2_external.a"
],
"frameworks": [
"Security",
"SystemConfiguration"
],
"dependencies": {
"GoogleNetworkingUtilities": [
"~> 1.0"
],
"GoogleSymbolUtilities": [
"~> 1.0"
]
},
"source": {
"http": "https://www.gstatic.com/cpdc/5fc4042ed8538ea9-GoogleAuthUtilities-1.0.1.tar.gz"
}
}