blob: 0bae30a27905db8bf8aa98a15d1ec54f0e9da4fa [file] [log] [blame]
{
"name": "GoogleAuthUtilities",
"version": "2.0.0",
"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 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/libGTMOAuth2_internal_external.a",
"Libraries/libGTMOAuth2_external_external.a"
],
"source_files": [
],
"frameworks": [
"Security",
"SystemConfiguration"
],
"dependencies": {
"GoogleSymbolUtilities": [
"~> 1.0"
],
"GoogleNetworkingUtilities": [
"~> 1.0"
]
},
"source": {
"http": "https://www.gstatic.com/cpdc/69fbda2288e82105-GoogleAuthUtilities-2.0.0.tar.gz"
}
}