blob: cf434556c5730f4dc6b464e2943450d6b5360321 [file] [log] [blame]
{
"name": "MqlClock",
"version": "1.1.2",
"summary": "一行代码显示实时时间.",
"description": "点击按钮倒计时",
"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",
"tag": "1.1.2"
},
"source_files": "MqlClock/*.{h,m}",
"requires_arc": true
}