[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 8 / 3 / GoogleAppUtilities / 1.0.0 / GoogleAppUtilities.podspec.json
blob36692e62f05f7f0c48b3b4b6b20e30607534e1ed
2   "name": "GoogleAppUtilities",
3   "version": "1.0.0",
4   "summary": "Shared networking utility methods for Google libraries. Not intended for direct use.",
5   "description": "Application 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/libOpenInChrome.a"
17   ],
18   "dependencies": {
19     "GoogleSymbolUtilities": [
20       "~> 1.0"
21     ]
22   },
23   "source": {
24     "http": "https://www.gstatic.com/cpdc/6637f16866269276-GoogleAppUtilities-1.0.0.tar.gz"
25   }