blob: 1eecbb30745b82c1f3c2000c5743ba15d24cef20 [file] [log] [blame]
{
"name": "Rudder-Braze",
"version": "0.1.2",
"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": "v0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Rudder-Braze/Classes/**/*",
"dependencies": {
"Rudder": [
],
"Appboy-iOS-SDK": [
"~> 3.21.0"
]
}
}