blob: 3a42dbe22c642a9084f49d960903f53838d2177e [file] [log] [blame]
{
"name": "JWCounter",
"version": "0.0.1",
"summary": "JWCounter 是一款计数控件,比如常用的倒计时、百分比变化,以前都是用定时器自己刷,现在封装了一下。",
"homepage": "https://github.com/junwangInChina/JWCounter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangjun": "github_work@163.com"
},
"platforms": {
"ios": "7.1"
},
"source": {
"git": "https://github.com/junwangInChina/JWCounter.git",
"tag": "0.0.1"
},
"source_files": "JWCounter/JWCounter/JWCounter/**/*.{h,m}",
"requires_arc": true
}