blob: 25c2d6e39d04ac5df7d08e1ca3f9d08fd06e544c [file] [log] [blame]
{
"name": "DynamicStatistics_OC",
"version": "0.4.4",
"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.4.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DynamicStatistics/Classes/**/*",
"frameworks": "Security",
"dependencies": {
"SAMKeychain": [
]
}
}