[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / e / 2 / 1 / FirebaseAnalytics / 8.4.0 / FirebaseAnalytics.podspec.json
blob7f6cd4c467fff99e943e0377d905d504505b8c21
2   "authors": "Google, Inc.",
3   "cocoapods_version": ">= 1.10.0",
4   "default_subspecs": "AdIdSupport",
5   "dependencies": {
6     "FirebaseCore": "~> 8.0",
7     "FirebaseInstallations": "~> 8.0",
8     "GoogleUtilities/AppDelegateSwizzler": "~> 7.4",
9     "GoogleUtilities/MethodSwizzler": "~> 7.4",
10     "GoogleUtilities/NSData+zlib": "~> 7.4",
11     "GoogleUtilities/Network": "~> 7.4",
12     "nanopb": "~> 2.30908.0"
13   },
14   "description": "Firebase Analytics is a free, out-of-the-box analytics solution that inspires actionable insights based on app usage and user engagement.",
15   "frameworks": [
16     "StoreKit"
17   ],
18   "homepage": "https://firebase.google.com/features/analytics/",
19   "libraries": [
20     "c++",
21     "sqlite3",
22     "z"
23   ],
24   "license": {
25     "text": "Copyright 2021 Google",
26     "type": "Copyright"
27   },
28   "name": "FirebaseAnalytics",
29   "platforms": {
30     "ios": "9.0"
31   },
32   "source": {
33     "http": "https://dl.google.com/firebase/ios/analytics/bd11de21f44e549f/FirebaseAnalytics-8.3.0.tar.gz"
34   },
35   "summary": "Firebase Analytics for iOS",
36   "version": "8.4.0",
37   "subspecs": [
38     {
39       "name": "AdIdSupport",
40       "dependencies": {
41         "GoogleAppMeasurement": "8.4.0"
42       },
43       "vendored_frameworks": [
44         "Frameworks/FirebaseAnalytics.xcframework"
45       ]
46     },
47     {
48       "name": "WithoutAdIdSupport",
49       "dependencies": {
50         "GoogleAppMeasurement/WithoutAdIdSupport": "8.4.0"
51       },
52       "vendored_frameworks": [
53         "Frameworks/FirebaseAnalytics.xcframework"
54       ]
55     }
56   ]