blob: 92174040c4f55fd9e650d1188f605841c5b70f33 [file] [log] [blame]
{
"name": "Rudder",
"version": "1.0.3-patch.2",
"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": "3a68fc25bc5d0ed6b5d1224e2b60e1356d821976"
},
"source_files": "Rudder/Classes/**/*"
}