[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / 3 / b / GoogleAppMeasurement / 8.0.0 / GoogleAppMeasurement.podspec.json
blobde8881030903c1ebe474741de7bdda8d8e0f53c1
2   "authors": "Google, Inc.",
3   "cocoapods_version": ">= 1.10.0",
4   "default_subspecs": "AdIdSupport",
5   "dependencies": {
6     "GoogleUtilities/AppDelegateSwizzler": "~> 7.4",
7     "GoogleUtilities/MethodSwizzler": "~> 7.4",
8     "GoogleUtilities/NSData+zlib": "~> 7.4",
9     "GoogleUtilities/Network": "~> 7.4",
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/bbfb73e03d64790f/GoogleAppMeasurement-8.0.0.tar.gz"
32   },
33   "summary": "Shared measurement methods for Google libraries. Not intended for direct use.",
34   "version": "8.0.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   ]