[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / 6 / d / GoogleParsingUtilities / 1.1.2 / GoogleParsingUtilities.podspec.json
blobabcb31a4efb4835c23cdfe92488a7c76896da77b
2   "name": "GoogleParsingUtilities",
3   "version": "1.1.2",
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/ios",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2016 Google"
10   },
11   "authors": "Google, Inc.",
12   "platforms": {
13     "ios": "6.0"
14   },
15   "source": {
16     "http": "https://dl.google.com/dl/cpdc/c995f4f43ac9bf0b/GoogleParsingUtilities-1.1.2.tar.gz"
17   },
18   "vendored_frameworks": [
19     "Frameworks/frameworks/GoogleParsingUtilities.framework"
20   ],
21   "dependencies": {
22     "GoogleSymbolUtilities": "~> 1.1",
23     "GoogleNetworkingUtilities": "~> 1.2"
24   }