blob: b9457e8dde6a8b72ca035fd4478f9d30eefcfc0c [file] [log] [blame]
{
"name": "DynamicStatistics_OC",
"version": "0.3.0",
"summary": "A library helps to collect user action data easily",
"description": "A library helps to collect user action data easily.",
"homepage": "https://gitlab.dev.activenetwork.com/dli/DynamicStatistics",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"David Li": "David.Li@activenetwork.com"
},
"source": {
"git": "https://gitlab.dev.activenetwork.com/dli/DynamicStatistics.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DynamicStatistics/Classes/**/*"
}