[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / f / 9 / e / RudderKochava / 1.0.0 / RudderKochava.podspec.json
blob2accb523da4d6a8d6fc73a9a025848da431b035b
2   "name": "RudderKochava",
3   "version": "1.0.0",
4   "summary": "Privacy and Security focused Segment-alternative. Kochava Native SDK integration support.",
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-firebase-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-kochava-swift.git",
16     "tag": "v1.0.0"
17   },
18   "platforms": {
19     "ios": "13.0",
20     "osx": "10.14",
21     "tvos": "11.0",
22     "watchos": "7.0"
23   },
24   "source_files": "Sources/**/*{h,m,swift}",
25   "module_name": "RudderKochava",
26   "static_framework": true,
27   "swift_versions": "5.3",
28   "dependencies": {
29     "Rudder": [
30       "~> 2.0.1"
31     ],
32     "Apple-Cocoapod-KochavaTracker": [
33       "5.1.1"
34     ],
35     "Apple-Cocoapod-KochavaAdNetwork": [
36       "5.1.1"
37     ]
38   },
39   "swift_version": "5.3"