[Add] VLCKit 4.0.0a9
[CocoaPods.git] / Specs / d / 3 / b / XMPedometer / 1.0.0 / XMPedometer.podspec.json
blob49ee264a6d8b7fe3527f332b5e39fcdc68b2d02d
2   "name": "XMPedometer",
3   "version": "1.0.0",
4   "summary": "一个基于CMPedometer实现的计步器,可以统计当天或者近7天步数以及里程.",
5   "description": "一个基于CMPedometer实现的计步器,可以统计当天或者近7天步数以及里程.",
6   "homepage": "https://github.com/ixmwl/XMPedometer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ixmwl": "ixmwl510@163.com"
13   },
14   "source": {
15     "git": "https://github.com/ixmwl/XMPedometer.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XMPedometer/Classes/**/*"