[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 2 / 1 / FirebaseAnalytics / 8.9.1 / FirebaseAnalytics.podspec.json
blob4d873939ef1c14d6bcc7026f77813d6535c337ef
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.6",
9     "GoogleUtilities/MethodSwizzler": "~> 7.6",
10     "GoogleUtilities/NSData+zlib": "~> 7.6",
11     "GoogleUtilities/Network": "~> 7.6",
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     "osx": "10.12",
32     "tvos": "12.0"
33   },
34   "source": {
35     "http": "https://dl.google.com/firebase/ios/analytics/66ce3623aa8037ff/FirebaseAnalytics-8.9.1.tar.gz"
36   },
37   "summary": "Firebase Analytics for iOS",
38   "version": "8.9.1",
39   "subspecs": [
40     {
41       "name": "AdIdSupport",
42       "dependencies": {
43         "GoogleAppMeasurement": "8.9.1"
44       },
45       "vendored_frameworks": [
46         "Frameworks/FirebaseAnalytics.xcframework"
47       ]
48     },
49     {
50       "name": "WithoutAdIdSupport",
51       "dependencies": {
52         "GoogleAppMeasurement/WithoutAdIdSupport": "8.9.1"
53       },
54       "vendored_frameworks": [
55         "Frameworks/FirebaseAnalytics.xcframework"
56       ]
57     }
58   ]