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