blob: 66d39b0a9d03ed1ba1d2137e414c16bb97ec5fde [file] [log] [blame]
{
"name": "AZTime",
"version": "0.1.0",
"summary": "简单易用的倒计时管理器 + 计算本地时间与服务器时间偏差",
"homepage": "https://github.com/AlfredZY/AZTime",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alfred Zhang": "AlfredZhang@foxmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/AlfredZY/AZTime.git",
"tag": "0.1.0"
},
"source_files": "AZTime/*.{h,m}",
"requires_arc": true
}