blob: a0ca505e0634624c978f8b8d471e39f4bfd0d8fb [file] [log] [blame]
{
"name": "TealiumKochava",
"module_name": "TealiumKochava",
"version": "1.0.0",
"summary": "Tealium Swift and Kochava integration",
"description": "Tealium's integration with Kochava for iOS.",
"homepage": "https://github.com/Tealium/tealium-ios-kochava-remote-command",
"license": {
"type": "Commercial",
"file": "LICENSE.txt"
},
"authors": {
"Tealium Inc.": "tealium@tealium.com",
"christinasund": "christina.sund@tealium.com"
},
"social_media_url": "https://twitter.com/tealium",
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Tealium/tealium-ios-kochava-remote-command.git",
"tag": "1.0.0"
},
"source_files": "Sources/*.swift",
"ios": {
"dependencies": {
"tealium-swift/Core": [
"~> 2.1"
],
"tealium-swift/RemoteCommands": [
"~> 2.1"
],
"tealium-swift/TagManagement": [
"~> 2.1"
]
}
},
"vendored_frameworks": [
"Frameworks/KochavaTracker.xcframework",
"Frameworks/KochavaCore.xcframework"
],
"swift_version": "5.0"
}