blob: ea742d96282b97903123a6a53ae05d7d92b55dd2 [file] [log] [blame]
{
"name": "BFVerCodeView",
"version": "0.0.4",
"summary": "一个可刷新的验证码显示控件.",
"description": "类似图片验证码,可定义验证码个数和指定刷新字符",
"homepage": "https://github.com/jiuyuehuiyi/BFVerCodeDemo.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"踏歌长行": "1031484446@qq.com"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.0",
"source": {
"git": "https://github.com/jiuyuehuiyi/BFVerCodeDemo.git",
"tag": "0.0.4"
},
"source_files": "BFVerCodeDemo/BFVerCodeView",
"swift_version": "4.0"
}