blob: 019b54f7e2f1365ea0850e2a8c05a09dd6a6d238 [file] [log] [blame]
{
"name": "Rudder-Leanplum",
"version": "0.1.0-beta.3",
"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": "e65f683b49f34e5ae5446dac07674fcc780f66c4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Rudder-Leanplum/Classes/**/*",
"dependencies": {
"Rudder": [
"1.0.1-beta.3"
],
"Leanplum-iOS-SDK": [
"2.6.4"
]
}
}