blob: 34d731cd09ceb987c6adb3c386221b665046f5d5 [file] [log] [blame]
{
"name": "AnalyticsGenerator",
"version": "0.1.0",
"summary": "A tool to unify analytics event definitions between projects with same analytics pre-requisites",
"description": "A tool to unify analytics event definitions between projects with same analytics pre-requisites. Using it you can ensure two projetcs, say iOS and Android, will share the same analytics event specs, avoiding discrepancy in event names, missing event parameters and so on.",
"homepage": "https://github.com/Movile/analytics-generator",
"license": "MIT",
"authors": {
"felipe-valio-movile@movile.com": "felipe-valio-movile@movile.com"
},
"source": {
"http": "https://github.com/Movile/analytics-generator/releases/download/0.1.0/analytics-generator.zip"
},
"preserve_paths": "*",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}