[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 6 / d / GoogleParsingUtilities / 1.0.0 / GoogleParsingUtilities.podspec.json
blobaa982945a6584200b4980e337fd20707b6f14c7a
2   "name": "GoogleParsingUtilities",
3   "version": "1.0.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 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/libGTLCore.a"
17   ],
18   "dependencies": {
19     "GoogleSymbolUtilities": [
20       "~> 1.0"
21     ],
22     "GoogleNetworkingUtilities": [
23       "~> 1.0"
24     ]
25   },
26   "source": {
27     "http": "https://www.gstatic.com/cpdc/f125c38e8417dee2-GoogleParsingUtilities-1.0.0.tar.gz"
28   }