blob: e161bf85a7dc87136772599f25cde8e5d62d5917 [file] [log] [blame]
{
"name": "TealiumBraze",
"module_name": "TealiumBraze",
"version": "0.0.2",
"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"
},
"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.2"
},
"ios": {
"source_files": "Sources/*.{swift}",
"dependencies": {
"tealium-swift": [
"~> 1.7.1"
],
"Appboy-iOS-SDK": [
"~> 3.15.0"
]
}
},
"swift_version": "4.2"
}