blob: 61505cf77209cbb2eabfb95ecb2b4dfab28650f7 [file] [log] [blame]
{
"name": "TealiumAppsFlyer",
"module_name": "TealiumAppsFlyer",
"version": "0.0.1",
"summary": "Tealium Swift and AppsFlyer integration",
"description": "Tealium's integration with AppsFlyer for iOS.",
"homepage": "https://github.com/Tealium/tealium-ios-appsflyer-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-appsflyer-remote-command.git",
"tag": "0.0.1"
},
"ios": {
"source_files": "Sources/*.{swift}",
"dependencies": {
"tealium-swift/Core": [
"~> 1.9"
],
"tealium-swift/TealiumRemoteCommands": [
"~> 1.9"
],
"tealium-swift/TealiumDelegate": [
"~> 1.9"
],
"tealium-swift/TealiumTagManagement": [
"~> 1.9"
],
"AppsFlyerFramework": [
"~> 5.1"
]
}
},
"static_framework": true,
"swift_version": "5.0"
}