blob: 1ed4176a63f8f7bd2eb97801c4bfd7292ed540bf [file] [log] [blame]
{
"name": "MqlClock",
"version": "1.1.4",
"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.git",
"tag": "1.1.4"
},
"source_files": "MqlClock/*.{h,m}",
"requires_arc": true
}