blob: e52531e55d63ee17ca2f389200c04d1424022e20 [file] [log] [blame]
{
"name": "Rudder",
"version": "1.0.3-patch.1",
"summary": "Privacy and Security focused Segment-alternative. iOS SDK",
"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-sdk-ios",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"Rudderstack": "arnab@rudderlabs.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/rudderlabs/rudder-sdk-ios.git",
"commit": "e8a482b98a078c96cae10bd2071af9ff9afad923"
},
"source_files": "Rudder/Classes/**/*"
}