blob: 3c7a875ba55517d90164a33063a2f8f17d6e1d5d [file] [log] [blame]
{
"name": "LSTrack",
"version": "0.1.1",
"summary": "iOS Track封装",
"description": "LSTrack 页面,控件自动打点",
"homepage": "http://www.lianshang.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mi": "zhiyu.li@lianshang.com"
},
"source": {
"git": "git@git.lsfash.cn:nativeLib_iOS/track.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSTrack/Classes/**/*",
"resource_bundles": {
"LSTrack": [
"LSTrack/Assets/*.json"
]
},
"dependencies": {
"Realm": [
],
"Aspects": [
]
}
}