[Add] MappedIn 5.5.0
[CocoaPods.git] / Specs / c / e / 3 / Rudder-Kochava / 1.1.0-beta / Rudder-Kochava.podspec.json
blob371bd2052a5f2bd3d19b3cc0bcd2d504b5c27056
2   "name": "Rudder-Kochava",
3   "version": "1.1.0-beta",
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-integration-kochava-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "RudderStack": "arnab@rudderstack.com"
13   },
14   "source": {
15     "git": "https://github.com/rudderlabs/rudder-integration-kochava-ios.git",
16     "tag": "v1.1.0-beta"
17   },
18   "platforms": {
19     "ios": "12.4"
20   },
21   "source_files": "Rudder-Kochava/Classes/**/*",
22   "static_framework": true,
23   "dependencies": {
24     "Rudder": [
25       "~> 1.29"
26     ],
27     "Apple-Cocoapod-KochavaTracker": [
28       "~> 7.6.0"
29     ]
30   }