blob: 545342a4819987fe8f88f2894adf3dafbd0955ef [file] [log] [blame]
{
"name": "LBCodeGetButton",
"version": "0.0.3",
"summary": "获取验证码的Button",
"description": "获取验证码的Button,支持自定义倒计时、自定义默认title。",
"homepage": "https://github.com/A1129434577/LBCodeGetButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘彬": "1129434577@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/A1129434577/LBCodeGetButton.git",
"tag": "0.0.3"
},
"source_files": "LBCodeGetButton/**/*.{h,m}",
"requires_arc": true
}