blob: 7fdf2454740b5103a286197a10f551bb2982687d [file] [log] [blame]
{
"name": "MqlClock",
"version": "1.1.5",
"summary": "显示实时时间,单元格倒计时",
"description": "一行代码显示实时时间,点击按钮倒计时,UITableViewCell倒计时,支持列表滑动,支持后台。",
"homepage": "https://github.com/MQL9011/MqlClock",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MQL": "https://github.com/MQL9011"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MQL9011/MqlClock.git",
"tag": "1.1.5"
},
"source_files": "MqlClock/*.{h,m}",
"requires_arc": true
}