Latest | 1.1.2 |
---|---|
Homepage | https://developers.google.com/ios |
License | Copyright Copyright 2016 Google |
Platforms | ios 6.0 |
Dependencies | GoogleSymbolUtilities, GoogleNetworkingUtilities |
Latest podspec
{ "name": "GoogleParsingUtilities", "version": "1.1.2", "summary": "Shared parsing utility methods for Google libraries. Not intended for direct use.", "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.", "homepage": "https://developers.google.com/ios", "license": { "type": "Copyright", "text": "Copyright 2016 Google" }, "authors": "Google, Inc.", "platforms": { "ios": "6.0" }, "source": { "http": "https://dl.google.com/dl/cpdc/c995f4f43ac9bf0b/GoogleParsingUtilities-1.1.2.tar.gz" }, "vendored_frameworks": [ "Frameworks/frameworks/GoogleParsingUtilities.framework" ], "dependencies": { "GoogleSymbolUtilities": "~> 1.1", "GoogleNetworkingUtilities": "~> 1.2" } }
Tue, 04 Oct 2016 09:39:05 +0000