[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 8 / b / TealiumKochava / 1.2.0 / TealiumKochava.podspec.json
blob6d3cf7e9242d869f6e204c5ed6a21f593bab7631
2   "name": "TealiumKochava",
3   "module_name": "TealiumKochava",
4   "version": "1.2.0",
5   "summary": "Tealium Swift and Kochava integration",
6   "description": "Tealium's integration with Kochava for iOS.",
7   "homepage": "https://github.com/Tealium/tealium-ios-kochava-remote-command",
8   "license": {
9     "type": "Commercial",
10     "file": "LICENSE.txt"
11   },
12   "authors": {
13     "Tealium Inc.": "tealium@tealium.com",
14     "christinasund": "christina.sund@tealium.com"
15   },
16   "social_media_url": "https://twitter.com/tealium",
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source": {
22     "git": "https://github.com/Tealium/tealium-ios-kochava-remote-command.git",
23     "tag": "1.2.0"
24   },
25   "source_files": "Sources/*.swift",
26   "ios": {
27     "dependencies": {
28       "tealium-swift/Core": [
29         "~> 2.9"
30       ],
31       "tealium-swift/RemoteCommands": [
32         "~> 2.9"
33       ],
34       "Apple-Cocoapod-KochavaTracker": [
35         "~> 5.1"
36       ],
37       "Apple-Cocoapod-KochavaCore": [
38         "~> 5.1"
39       ]
40     }
41   },
42   "swift_version": "5.0"