blob: 11b566e2d3cf995ac17a1db8793ec64ed7b8c6c6 [file] [log] [blame]
{
"name": "TrackRecorder",
"version": "0.1.1",
"summary": "一个简单可用的无侵入埋点sdk",
"description": "无侵入埋点",
"homepage": "https://github.com/abclz",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"eason": "18210437675@163.com"
},
"source": {
"git": "https://github.com/abclz/TrackRecorder.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "TrackRecorder/Classes/**/*",
"frameworks": "UIKit"
}