[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 8 / 4 / GoogleUtilities / 1.3.1 / GoogleUtilities.podspec.json
blob40f42a34b9c48d2635abeef5d79128efd1d3ceb4
2   "name": "GoogleUtilities",
3   "version": "1.3.1",
4   "summary": "Shared utility methods for Google libraries. Not intended for direct use.",
5   "description": "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/",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2015 Google Inc."
10   },
11   "authors": "Google Inc.",
12   "platforms": {
13     "ios": "6.0"
14   },
15   "vendored_frameworks": [
16     "Frameworks/GoogleUtilities.framework"
17   ],
18   "source_files": [
20   ],
21   "frameworks": [
22     "AddressBook",
23     "CoreGraphics"
24   ],
25   "libraries": [
26     "z"
27   ],
28   "dependencies": {
29     "GoogleSymbolUtilities": [
30       "~> 1.0"
31     ]
32   },
33   "source": {
34     "http": "https://www.gstatic.com/cpdc/732a619a9bd45fa5-GoogleUtilities-1.3.1.tar.gz"
35   }