blob: 62c6f217ef38e38add45d6c0081a7b2f8c777b3e [file] [log] [blame]
{
"name": "VerifyCodeView",
"version": "0.0.1",
"summary": "简单的验证码输入框控件.",
"description": "一个简单的验证码输入框控件",
"homepage": "https://github.com/archerLj/VerifyCodeView",
"license": "MIT",
"authors": {
"archerLj": "lj0011977@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/archerLj/VerifyCodeView.git",
"tag": "0.0.1"
},
"source_files": "VerifyCodeView/VerifyCodeView/*.{h,m}",
"requires_arc": true
}