blob: 09df0a8ba7ce52a1e09b7b6daaa959b8a097cc0f [file] [log] [blame]
{
"name": "LBCodeView",
"version": "0.0.2",
"summary": "验证码输入框",
"description": "可以自定义样式的验证码输入框,一个数字一个框,支持自定义验证码长度。",
"homepage": "https://github.com/A1129434577/LBCodeView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘彬": "1129434577@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/A1129434577/LBCodeView.git",
"tag": "0.0.2"
},
"source_files": "LBCodeView/**/*.{h,m}",
"requires_arc": true
}