[Add] BoreyAdSDK 1.0.7
[CocoaPods.git] / Specs / 3 / 1 / c / GoogleNetworkingUtilities / 1.0.0 / GoogleNetworkingUtilities.podspec.json
blob6de7b513e178189c32b33c4b6bf516bdf9af09cf
2   "name": "GoogleNetworkingUtilities",
3   "version": "1.0.0",
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 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/libGTMSessionFetcher_full.a",
17     "Libraries/libGTMSessionFetcher_core.a"
18   ],
19   "dependencies": {
20     "GoogleSymbolUtilities": [
21       "~> 1.0"
22     ]
23   },
24   "source": {
25     "http": "https://www.gstatic.com/cpdc/d98e8c2a77d2ddaa-GoogleNetworkingUtilities-1.0.0.tar.gz"
26   }