blob: 4ab783026c5160c5371fc7e83a14c88946ed5b97 [file] [log] [blame]
{
"name": "Rudder-Adjust",
"version": "0.1.1-beta.1",
"summary": "Privacy and Security focused Segment-alternative. Adjust Native SDK integration support.",
"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-integration-adjust-ios",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"Rudderlabs": "arnab@rudderlabs.com"
},
"source": {
"git": "https://github.com/rudderlabs/rudder-integration-adjust-ios.git",
"commit": "03df246d2319165c7131c8019523d33e219d6f5f"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Rudder-Adjust/Classes/**/*",
"dependencies": {
"Rudder": [
"1.0.1-beta.4"
],
"Adjust": [
"~> 4.17.2"
]
}
}