Latest | 2.0.2 |
---|---|
Homepage | https://developers.google.com/ios |
License | Copyright Copyright 2016 Google |
Platforms | ios 6.0 |
Dependencies | GoogleSymbolUtilities, GoogleNetworkingUtilities |
Frameworks | Security, SystemConfiguration |
Latest podspec
{ "name": "GoogleAuthUtilities", "version": "2.0.2", "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/ios", "license": { "type": "Copyright", "text": "Copyright 2016 Google" }, "authors": "Google, Inc.", "platforms": { "ios": "6.0" }, "source": { "http": "https://dl.google.com/dl/cpdc/815501e47d1a2496/GoogleAuthUtilities-2.0.2.tar.gz" }, "vendored_frameworks": [ "Frameworks/frameworks/GoogleAuthUtilities.framework" ], "resources": [ "Frameworks/frameworks/GoogleAuthUtilities.framework/Resources/GTMOAuth2ViewTouch.xib" ], "frameworks": [ "Security", "SystemConfiguration" ], "dependencies": { "GoogleSymbolUtilities": "~> 1.1", "GoogleNetworkingUtilities": "~> 1.2" } }
Tue, 04 Oct 2016 09:02:06 +0000