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