blob: 93bcf0b595240b13f19135938a7fe239810abe83 [file] [log] [blame]
{
"name": "JQUnitField",
"version": "1.0.0",
"summary": "验证码输入框,自定义密码输入框,支持密文,支持框颜色,间隔,文本设置,闪烁光标移动,自定义键盘响应!只需要一个view就能实现哦!",
"homepage": "https://github.com/CainLuo/JQUnitField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CainLuo": "350116542@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CainLuo/JQUnitField.git",
"tag": "1.0.0"
},
"source_files": "JQUnitField/**/*.{h,m}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
]
}