blob: dd720e9e947214cf66e4e73ac15b6028027332e4 [file] [log] [blame]
{
"name": "CQCountDownButton",
"version": "1.0",
"summary": "A simple and easy use countdown button.",
"description": "实用又好用的倒计时button,可用于获取验证码等场景。",
"homepage": "https://github.com/CaiWanFeng/CQCountDownButton",
"license": "MIT",
"authors": {
"caiqiang": "caiqiang.developer@gmail.com"
},
"social_media_url": "https://www.jianshu.com/u/4212f351f6b5",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CaiWanFeng/CQCountDownButton.git",
"tag": "1.0"
},
"source_files": [
"CQCountDownButton",
"CQCountDownButton/**/*.{h,m}"
]
}