blob: 9ce0f31ecea2d5e8b2b5c280600fa387132d7feb [file] [log] [blame]
{
"name": "GSCaptchaButton",
"version": "1.0.1",
"summary": "为普通按钮增加验证码倒计时功能,不影响按钮样式",
"homepage": "https://github.com/wxxsw/GSCaptchaButton",
"license": "MIT",
"authors": {
"Gesen": "i@gesen.me"
},
"source": {
"git": "https://github.com/wxxsw/GSCaptchaButton.git",
"tag": "1.0.1"
},
"source_files": "GSCaptchaButton/Classes/**/*",
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"4.2",
"5.0",
"5.0"
],
"swift_version": "5.0"
}