blob: 9aa7a0d16777907126292abe96278781766b8dad [file] [log] [blame]
{
"name": "Rudder-Braze",
"version": "1.0.0-beta.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",
"commit": "76309c4f21495e6bfdbf40f6c03a0d710febd2ba"
},
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-ObjC",
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"source_files": "Rudder-Braze/Classes/**/*",
"dependencies": {
"Rudder": [
],
"Appboy-iOS-SDK": [
"3.27.0-beta2"
]
}
}