[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 1 / c / GoogleNetworkingUtilities / 1.2.2 / GoogleNetworkingUtilities.podspec.json
blobf5ee9c68aaee98ef7ff4fff7282ee55dc02f9111
2   "name": "GoogleNetworkingUtilities",
3   "version": "1.2.2",
4   "summary": "Shared networking utility methods for Google libraries. Not intended for direct use.",
5   "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.",
6   "homepage": "https://developers.google.com/ios",
7   "license": {
8     "text": "Copyright 2016 Google",
9     "type": "Copyright"
10   },
11   "authors": "Google, Inc.",
12   "platforms": {
13     "ios": "6.0"
14   },
15   "source": {
16     "http": "https://dl.google.com/dl/cpdc/54fd7b7ef8fd3edc/GoogleNetworkingUtilities-1.2.2.tar.gz"
17   },
18   "vendored_frameworks": [
19     "Frameworks/frameworks/GoogleNetworkingUtilities.framework"
20   ],
21   "frameworks": [
22     "Security"
23   ],
24   "dependencies": {
25     "GoogleSymbolUtilities": "~> 1.1"
26   }