blob: d05a5447c9899ba17aabdb6e5b430459825c3e1a [file] [log] [blame]
{
"name": "XCCountdownManager",
"version": "0.0.1",
"summary": "XCCountdownManager,倒计时定时器,支持多组倒计时",
"description": "TODO:XCCountdownManager,倒计时定时器,支持多组倒计时",
"homepage": "https://github.com/fanxiaocong/XCCountdownManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fanxiaocong": "1016697223@qq.com"
},
"source": {
"git": "https://github.com/fanxiaocong/XCCountdownManager.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XCCountdownManager/Classes/**/*"
}