blob: 49ee264a6d8b7fe3527f332b5e39fcdc68b2d02d [file] [log] [blame]
{
"name": "XMPedometer",
"version": "1.0.0",
"summary": "一个基于CMPedometer实现的计步器,可以统计当天或者近7天步数以及里程.",
"description": "一个基于CMPedometer实现的计步器,可以统计当天或者近7天步数以及里程.",
"homepage": "https://github.com/ixmwl/XMPedometer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ixmwl": "ixmwl510@163.com"
},
"source": {
"git": "https://github.com/ixmwl/XMPedometer.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XMPedometer/Classes/**/*"
}