blob: 4765909ad7c600b44cc18bd6842e8e04460fd79a [file] [log] [blame]
{
"name": "CountDown_Swift",
"version": "1.0.3",
"summary": "一款简单的swift倒计时框架",
"swift_versions": "4.3",
"description": "基于swift5.0的倒计时框架\n支持时间戳传入,时间传入,固定时间刷新数据等",
"homepage": "https://github.com/TianXuang/CountDown_Swift",
"license": "MIT",
"authors": {
"TianXuang": "651018596@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/TianXuang/CountDown_Swift.git",
"tag": "1.0.3"
},
"source_files": "CountDown_Swift/openClass/*.{swift}",
"exclude_files": "CountDown_Swift/CountDown_Swift",
"swift_version": "4.3"
}