blob: 8abf193a926fed534a8a99b6c583390b41cfa50a [file] [log] [blame]
{
"name": "QLVertificationCodeInputView",
"version": "0.0.2",
"summary": "验证码输入框",
"description": "验证码输入框,支持框和下划线两种方式",
"homepage": "https://github.com/mark1225/QLVertificationCodeInputView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qilong": "915464855@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/mark1225/QLVertificationCodeInputView.git",
"tag": "0.0.2"
},
"source_files": "QLVertificationCodeInputView/QLVertificationCodeInputView/QLVertificationCodeInputView/*.{h,m}"
}