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