[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 1 / c / GoogleNetworkingUtilities / 1.2.1 / GoogleNetworkingUtilities.podspec.json
blob1470ee9c6ec5df53f0f4a6d10734d9a620577c99
2   "name": "GoogleNetworkingUtilities",
3   "version": "1.2.1",
4   "summary": "Shared networking utility methods for Google libraries. Not intended for direct use.",
5   "description": "Networking 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/GoogleNetworkingUtilities.framework"
17   ],
18   "source_files": [
20   ],
21   "frameworks": [
22     "Security"
23   ],
24   "dependencies": {
25     "GoogleSymbolUtilities": [
26       "~> 1.0"
27     ]
28   },
29   "source": {
30     "http": "https://www.gstatic.com/cpdc/9a35b867a7ad8af0-GoogleNetworkingUtilities-1.2.1.tar.gz"
31   }