[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / e / 3 / b / GoogleAppMeasurement / 7.11.0 / GoogleAppMeasurement.podspec.json
blob9395cc644e54fcb27270715a0155e9a12d4ad326
2   "authors": "Google, Inc.",
3   "cocoapods_version": ">= 1.10.0",
4   "default_subspecs": "AdIdSupport",
5   "dependencies": {
6     "GoogleUtilities/AppDelegateSwizzler": "~> 7.0",
7     "GoogleUtilities/MethodSwizzler": "~> 7.0",
8     "GoogleUtilities/NSData+zlib": "~> 7.0",
9     "GoogleUtilities/Network": "~> 7.0",
10     "nanopb": "~> 2.30908.0"
11   },
12   "description": "Measurement 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.",
13   "frameworks": [
14     "StoreKit"
15   ],
16   "homepage": "https://developers.google.com/ios",
17   "libraries": [
18     "c++",
19     "sqlite3",
20     "z"
21   ],
22   "license": {
23     "text": "Copyright 2021 Google",
24     "type": "Copyright"
25   },
26   "name": "GoogleAppMeasurement",
27   "platforms": {
28     "ios": "9.0"
29   },
30   "source": {
31     "http": "https://dl.google.com/firebase/ios/analytics/2053f0bf92324be1/GoogleAppMeasurement-7.11.0.tar.gz"
32   },
33   "summary": "Shared measurement methods for Google libraries. Not intended for direct use.",
34   "version": "7.11.0",
35   "subspecs": [
36     {
37       "name": "AdIdSupport",
38       "vendored_frameworks": [
39         "Frameworks/GoogleAppMeasurement.xcframework"
40       ]
41     },
42     {
43       "name": "WithoutAdIdSupport",
44       "vendored_frameworks": [
45         "Frameworks/GoogleAppMeasurementWithoutAdIdSupport.xcframework"
46       ]
47     }
48   ]