blob: 137ea3bdb801c808292b82d161291a104799f62a [file] [log] [blame]
{
"name": "Rudder",
"version": "1.0-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": "b6132dfc9eab6fc132f10e96eb3e8a3742ef73ba"
},
"source_files": "Rudder/Classes/**/*"
}