blob: 56fd713c6e42cd3326ac0b3a74eea3983f783f23 [file] [log] [blame]
{
"name": "Rudder-Leanplum",
"version": "0.1.0-beta.5",
"summary": "Privacy and Security focused Segment-alternative. Leanplum 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-leanplum-ios",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"RudderStack": "arnab@rudderlabs.com"
},
"source": {
"git": "https://github.com/rudderlabs/rudder-integration-leanplum-ios.git",
"commit": "9badcc78c9ad6a0635f98dd950401466e3315f89"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Rudder-Leanplum/Classes/**/*",
"dependencies": {
"Rudder": [
"1.0.1-beta.4"
],
"Leanplum-iOS-SDK": [
"2.6.4"
]
}
}