blob: 0a3a07b2521355481b7c5e41f3875820e48c3822 [file] [log] [blame]
{
"name": "AZTime",
"version": "0.0.5",
"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": "7.0"
},
"source": {
"git": "https://github.com/AlfredZY/AZTime.git",
"tag": "0.0.5"
},
"source_files": "AZTime/*.{h,m}",
"requires_arc": true
}