blob: abf378d5b451b0507664f8620964d434265ec880 [file] [log] [blame]
{
"name": "Rudder-Amplitude",
"version": "1.0.2",
"summary": "Privacy and Security focused Segment-alternative. Firebase 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-amplitude-ios",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"RudderStack": "arnab@rudderstack.com"
},
"source": {
"git": "https://github.com/rudderlabs/rudder-integration-amplitude-ios.git",
"tag": "v1.0.2"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "Rudder-Amplitude/Classes/**/*",
"dependencies": {
"Rudder": [
],
"Amplitude": [
"~> 7.2.0"
]
}
}