blob: 8ddd2185981ab6777799eeec9486bfbb0c5ef662 [file] [log] [blame]
{
"name": "RudderSDKCore",
"version": "0.1.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": {
"Rudderlabs": "arnab@rudderlabs.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/rudderlabs/rudder-sdk-ios.git"
},
"source_files": [
"Classes",
"**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}