[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 5 / 4 / GoogleAuthUtilities / 1.0.1 / GoogleAuthUtilities.podspec.json
blob000df95ea21e399e816440201ad3c2bf09e94a75
2   "name": "GoogleAuthUtilities",
3   "version": "1.0.1",
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 intdended for direct use, but rather as a dependency of some Google libraries.",
6   "homepage": "https://developers.google.com/",
7   "license": {
8     "text": "Copyright 2015 Google Inc.",
9     "type": "Copyright"
10   },
11   "authors": "Google Inc.",
12   "platforms": {
13     "ios": "6.0"
14   },
15   "vendored_libraries": [
16     "Libraries/libGTMOAuth2_internal.a",
17     "Libraries/libGTMOAuth2_external.a"
18   ],
19   "frameworks": [
20     "Security",
21     "SystemConfiguration"
22   ],
23   "dependencies": {
24     "GoogleNetworkingUtilities": [
25       "~> 1.0"
26     ],
27     "GoogleSymbolUtilities": [
28       "~> 1.0"
29     ]
30   },
31   "source": {
32     "http": "https://www.gstatic.com/cpdc/5fc4042ed8538ea9-GoogleAuthUtilities-1.0.1.tar.gz"
33   }