blob: 5f8c6d2b23ddd95b4f8f1c8f165685f8247e3600 [file] [log] [blame]
{
"name": "UICountDownButton",
"version": "1.0.0",
"summary": "A simple countdown button",
"description": "A simple countdown button 一个简单的倒计时",
"homepage": "https://github.com/Dcell/UICountDownButton.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "dingqili",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Dcell/UICountDownButton.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"UICountDownButton/**/*.{h,m,swift}"
],
"pushed_with_swift_version": "3.0"
}