blob: 4f2f2359d06d5da4ceefda34d8bdbacb584cafc1 [file] [log] [blame]
{
"name": "HIProbe",
"version": "0.1.1",
"summary": "objective-c, 埋点方案",
"description": "用户行为统计,半自动。无侵入买点方案,支持手动买点。",
"homepage": "https://github.com/qinyue/HIProbe",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hushaohua": "qinyue0306@163.com"
},
"source": {
"git": "https://github.com/qinyue/HIProbe.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "HIProbe/Classes/**/*"
}