blob: 0bae527b1243ddeeb59e5c76eb246fbb2c3c026f [file] [log] [blame]
{
"name": "Rudder-Braze",
"version": "1.0.0-beta.1",
"summary": "Privacy and Security focused Segment-alternative. Braze Native SDK integration support.",
"description": "Rudder is a platform for collecting, storing and routing customer event data to dozens of tools. Rudder is open-source, can run in your cloud environment (AWS, GCP, Azure or even your data-centre) and provides a powerful transformation framework to process your event data on the fly.",
"homepage": "https://github.com/rudderlabs/rudder-integration-braze-ios",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"RudderStack": "raj@rudderlabs.com"
},
"source": {
"git": "https://github.com/rudderlabs/rudder-integration-braze-ios.git",
"commit": "378d4c6f0a8b00df6291563a19e3b213a4ac06d4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Rudder-Braze/Classes/**/*",
"dependencies": {
"Rudder": [
],
"Appboy-iOS-SDK": [
"3.27.0-beta1"
]
}
}