[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 0 / 6 / d / GoogleParsingUtilities / 1.1.0 / GoogleParsingUtilities.podspec.json
blob3f9f3eef3b4af7ff3f569e10af0f8d2de3aef73b
2   "name": "GoogleParsingUtilities",
3   "version": "1.1.0",
4   "summary": "Shared parsing utility methods for Google libraries. Not intended for direct use.",
5   "description": "Parsing 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/libGTLCore_external.a"
17   ],
18   "source_files": [
20   ],
21   "dependencies": {
22     "GoogleNetworkingUtilities": [
23       "~> 1.0"
24     ],
25     "GoogleSymbolUtilities": [
26       "~> 1.0"
27     ]
28   },
29   "source": {
30     "http": "https://www.gstatic.com/cpdc/5ef470769c803380-GoogleParsingUtilities-1.1.0.tar.gz"
31   }