blob: 3f67030bc9cf4d0f50b156b47bf06b42a0888075 [file] [log] [blame]
{
"name": "NxusDSP",
"version": "0.1.0",
"summary": "Library for tracking attribution and custom events.",
"description": "Automatically track attributions and log custom events. Supports event parameteres.",
"homepage": "https://github.com/mpire-nxus/NxusDSP",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TechMpire ltd.": "sdkdevelopment@mpiremedia.com.au"
},
"source": {
"git": "https://github.com/mpire-nxus/NxusDSP.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NxusDSP/Classes/**/*"
}