blob: b25025e4356d6e852bc73c84f71532a39b19209a [file] [log] [blame]
{
"name": "Rudder-Braze",
"version": "1.0.0",
"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",
"tag": "v1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Rudder-Braze/Classes/**/*",
"dependencies": {
"Rudder": [
],
"Appboy-iOS-SDK": [
]
}
}