blob: 01a79247c17daa00fe368360714cafa81c758cb4 [file] [log] [blame]
{
"name": "t-b",
"module_name": "tbraze",
"version": "0.0.4",
"summary": "Tealium Swift and Braze integration",
"description": "Tealium's integration with Braze for iOS.",
"homepage": "https://github.com/jonathanwong/t-b",
"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/jonathanwong/t-b.git",
"tag": "0.0.4"
},
"ios": {
"source_files": "TealiumBraze/Sources/*.{swift}",
"dependencies": {
"tealium-swift": [
],
"Appboy-iOS-SDK": [
]
}
},
"swift_version": "4.2"
}