[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 0 / 8 / 4 / GoogleUtilities / 1.3.2 / GoogleUtilities.podspec.json
blob2501f0851bc9d34e49d398482d30a470373a943d
2   "name": "GoogleUtilities",
3   "version": "1.3.2",
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/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/978f81964b50a7c0/GoogleUtilities-1.3.2.tar.gz"
17   },
18   "vendored_frameworks": [
19     "Frameworks/frameworks/GoogleUtilities.framework"
20   ],
21   "frameworks": [
22     "AddressBook",
23     "CoreGraphics"
24   ],
25   "libraries": [
26     "z"
27   ],
28   "dependencies": {
29     "GoogleSymbolUtilities": "~> 1.1"
30   }