[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 5 / 4 / GoogleAuthUtilities / 2.0.0 / GoogleAuthUtilities.podspec.json
blob0bae30a27905db8bf8aa98a15d1ec54f0e9da4fa
2   "name": "GoogleAuthUtilities",
3   "version": "2.0.0",
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/",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2015 Google Inc."
10   },
11   "authors": "Google Inc.",
12   "platforms": {
13     "ios": "6.0"
14   },
15   "vendored_libraries": [
16     "Libraries/libGTMOAuth2_internal_external.a",
17     "Libraries/libGTMOAuth2_external_external.a"
18   ],
19   "source_files": [
21   ],
22   "frameworks": [
23     "Security",
24     "SystemConfiguration"
25   ],
26   "dependencies": {
27     "GoogleSymbolUtilities": [
28       "~> 1.0"
29     ],
30     "GoogleNetworkingUtilities": [
31       "~> 1.0"
32     ]
33   },
34   "source": {
35     "http": "https://www.gstatic.com/cpdc/69fbda2288e82105-GoogleAuthUtilities-2.0.0.tar.gz"
36   }