blob: c27935a1e74c204df3e3b5001ca4ffe4647b033b [file] [log] [blame]
{
"name": "RudderSDKCore",
"version": "0.1.8",
"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": {
"Rudderlabs": "arnab@rudderlabs.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/rudderlabs/rudder-sdk-ios.git",
"branch": "v1.0"
},
"source_files": [
"Classes",
"Rudder/Classes/**/*"
],
"deprecated": true,
"deprecated_in_favor_of": "Rudder"
}