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