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