[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / 4 / d / 7 / Rudder-GA4 / 1.1.0 / Rudder-GA4.podspec.json
blobe75652c63095f3bedda2717c2214adbc7e37af24
2   "name": "Rudder-GA4",
3   "version": "1.1.0",
4   "summary": "Privacy and Security focused Segment-alternative. Firebase Native SDK integration support for Google Analytics 4.",
5   "description": "Rudder is a platform for collecting, storing and routing customer event data to dozens of tools. Rudder is open-source, can run in your cloud environment (AWS, GCP, Azure or even your data-centre) and provides a powerful transformation framework to process your event data on the fly.",
6   "homepage": "https://github.com/rudderlabs/rudder-integration-ga4-ios",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "RudderStack": "arnab@rudderlabs.com"
13   },
14   "source": {
15     "git": "https://github.com/rudderlabs/rudder-integration-ga4-ios.git",
16     "tag": "v1.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "requires_arc": true,
22   "source_files": "Rudder-GA4/Classes/**/*",
23   "static_framework": true,
24   "dependencies": {
25     "Rudder": [
26       "~> 1.12"
27     ],
28     "FirebaseAnalytics": [
29       "~> 10.6.0"
30     ]
31   }