blob: b7b6ed032a6abc7b30e96b2b2a2e1d12cea56496 [file] [log] [blame]
{
"name": "AZTime",
"version": "0.0.2",
"summary": "Global countdown manager (support reuse view) + Get local and server time offset",
"homepage": "https://github.com/AlfredZY/AZTime",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alfred Zhang": "AlfredZhang@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/AlfredZY/AZTime.git",
"tag": "0.0.2"
},
"source_files": "AZTime/*.{h,m}",
"requires_arc": true
}