[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 8 / b / TealiumKochava / 1.0.0 / TealiumKochava.podspec.json
bloba0ca505e0634624c978f8b8d471e39f4bfd0d8fb
2   "name": "TealiumKochava",
3   "module_name": "TealiumKochava",
4   "version": "1.0.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": "10.0"
20   },
21   "source": {
22     "git": "https://github.com/Tealium/tealium-ios-kochava-remote-command.git",
23     "tag": "1.0.0"
24   },
25   "source_files": "Sources/*.swift",
26   "ios": {
27     "dependencies": {
28       "tealium-swift/Core": [
29         "~> 2.1"
30       ],
31       "tealium-swift/RemoteCommands": [
32         "~> 2.1"
33       ],
34       "tealium-swift/TagManagement": [
35         "~> 2.1"
36       ]
37     }
38   },
39   "vendored_frameworks": [
40     "Frameworks/KochavaTracker.xcframework",
41     "Frameworks/KochavaCore.xcframework"
42   ],
43   "swift_version": "5.0"