[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 1 / 5 / 4 / GoogleAuthUtilities / 2.0.2 / GoogleAuthUtilities.podspec.json
blob5f6b0e99205ea4958bbc734b48935c1ad4bbbdf5
2   "name": "GoogleAuthUtilities",
3   "version": "2.0.2",
4   "summary": "Shared authentication utility methods for Google libraries. Not intended for direct use.",
5   "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.",
6   "homepage": "https://developers.google.com/ios",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2016 Google"
10   },
11   "authors": "Google, Inc.",
12   "platforms": {
13     "ios": "6.0"
14   },
15   "source": {
16     "http": "https://dl.google.com/dl/cpdc/815501e47d1a2496/GoogleAuthUtilities-2.0.2.tar.gz"
17   },
18   "vendored_frameworks": [
19     "Frameworks/frameworks/GoogleAuthUtilities.framework"
20   ],
21   "resources": [
22     "Frameworks/frameworks/GoogleAuthUtilities.framework/Resources/GTMOAuth2ViewTouch.xib"
23   ],
24   "frameworks": [
25     "Security",
26     "SystemConfiguration"
27   ],
28   "dependencies": {
29     "GoogleSymbolUtilities": "~> 1.1",
30     "GoogleNetworkingUtilities": "~> 1.2"
31   }