blob: b7daf1ecc2679cf66589a0b9f28aad0c3f0e1a6e [file] [log] [blame]
{
"name": "MqlClock",
"version": "1.2.0",
"summary": "一行代码显示实时时间.",
"description": "Real-time dynamic display time.",
"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.2.0"
},
"source_files": "MqlClock/*.{h,m}",
"requires_arc": true
}