Latest | 1.2.2 |
---|---|
Homepage | https://developers.google.com/ios |
License | Copyright Copyright 2016 Google |
Platforms | ios 6.0 |
Dependencies | GoogleSymbolUtilities |
Frameworks | Security |
Latest podspec
{ "name": "GoogleNetworkingUtilities", "version": "1.2.2", "summary": "Shared networking utility methods for Google libraries. Not intended for direct use.", "description": "Networking 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": { "text": "Copyright 2016 Google", "type": "Copyright" }, "authors": "Google, Inc.", "platforms": { "ios": "6.0" }, "source": { "http": "https://dl.google.com/dl/cpdc/54fd7b7ef8fd3edc/GoogleNetworkingUtilities-1.2.2.tar.gz" }, "vendored_frameworks": [ "Frameworks/frameworks/GoogleNetworkingUtilities.framework" ], "frameworks": [ "Security" ], "dependencies": { "GoogleSymbolUtilities": "~> 1.1" } }
Tue, 04 Oct 2016 09:28:03 +0000