[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / 2 / 1 / FirebaseAnalytics / 8.11.0 / FirebaseAnalytics.podspec.json
blobd368156e18021cad2e6406dc8c892d10912bf5f0
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.7",
9     "GoogleUtilities/MethodSwizzler": "~> 7.7",
10     "GoogleUtilities/NSData+zlib": "~> 7.7",
11     "GoogleUtilities/Network": "~> 7.7",
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.11.0",
39   "subspecs": [
40     {
41       "name": "AdIdSupport",
42       "dependencies": {
43         "GoogleAppMeasurement": "8.11.0"
44       },
45       "vendored_frameworks": [
46         "Frameworks/FirebaseAnalytics.xcframework"
47       ]
48     },
49     {
50       "name": "WithoutAdIdSupport",
51       "dependencies": {
52         "GoogleAppMeasurement/WithoutAdIdSupport": "8.11.0"
53       },
54       "vendored_frameworks": [
55         "Frameworks/FirebaseAnalytics.xcframework"
56       ]
57     }
58   ]