[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 5 / 4 / GoogleAuthUtilities / 2.0.1 / GoogleAuthUtilities.podspec.json
blobe8101fb43666736810632676ee30e1480e79065d
2   "name": "GoogleAuthUtilities",
3   "version": "2.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 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_frameworks": [
16     "Frameworks/GoogleAuthUtilities.framework"
17   ],
18   "source_files": [
20   ],
21   "frameworks": [
22     "Security",
23     "SystemConfiguration"
24   ],
25   "dependencies": {
26     "GoogleNetworkingUtilities": [
27       "~> 1.0"
28     ],
29     "GoogleSymbolUtilities": [
30       "~> 1.0"
31     ]
32   },
33   "source": {
34     "http": "https://www.gstatic.com/cpdc/6db66aa0bf94952a-GoogleAuthUtilities-2.0.1.tar.gz"
35   }