blob: f0677f9c9ba9df5c780d8414ca3736468aa059d5 [file] [log] [blame]
{
"name": "Rudder-Appsflyer",
"version": "1.0.0-beta.1",
"summary": "Privacy and Security focused Segment-alternative. Appsflyer 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-appsflyer-ios",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"RudderStack": "arnab@rudderlabs.com"
},
"source": {
"git": "https://github.com/rudderlabs/rudder-integration-appsflyer-ios.git",
"commit": "e8a42ba05f29f7d57cd37c37e3067656cee4009c"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"source_files": "Rudder-Appsflyer/Classes/**/*",
"dependencies": {
"Rudder": [
],
"Beta-AppsFlyerFramework": [
]
}
}