blob: dcc2cefdf417a00c0038bfe4c8897f38346978b8 [file] [log] [blame]
{
"name": "CountdownTimer",
"version": "1.0.1",
"summary": "倒计时器",
"homepage": "https://github.com/SLpersonal/CountDownTimer",
"description": "倒计时器,退到后台,再进入前台,时间显示将退到后台的时间自动减去",
"license": "MIT",
"authors": {
"ShiLei": "412499326@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/SLpersonal/CountDownTimer.git",
"tag": "1.0.1"
},
"source_files": "CountdownTimerLabel/*.{h,m}",
"requires_arc": true
}