blob: b8936ee61d7b96a7a6a6a1f2ecacf8ac859aa125 [file] [log] [blame]
{
"name": "TealiumBraze",
"module_name": "TealiumBraze",
"version": "0.0.5",
"summary": "Tealium Swift and Braze integration",
"description": "Tealium's integration with Braze for iOS.",
"homepage": "https://github.com/Tealium/tealium-ios-braze-remote-command",
"license": {
"type": "Commercial",
"file": "LICENSE.txt"
},
"authors": {
"Tealium Inc.": "tealium@tealium.com",
"jonathanswong": "jonathan.wong@tealium.com",
"christinasund": "christina.sund@tealium.com"
},
"social_media_url": "https://twitter.com/tealium",
"swift_versions": "4.2",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Tealium/tealium-ios-braze-remote-command.git",
"tag": "0.0.5"
},
"ios": {
"source_files": "Sources/*.{swift}",
"dependencies": {
"tealium-swift": [
],
"Appboy-iOS-SDK": [
"~> 3.20.4"
]
}
},
"swift_version": "4.2"
}