blob: 54e2796ae64b590abc670c62e4988d8ef46f839d [file] [log] [blame]
{
"name": "LBTextField",
"version": "0.0.1",
"summary": "自定义TextField",
"description": "高效自定义TextField,功能包括Format输入、输入字符限制、输入格式错误判定、输入长度控制。",
"homepage": "https://github.com/A1129434577/LBTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘彬": "1129434577@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/A1129434577/LBTextField.git",
"tag": "0.0.1"
},
"source_files": "LBTextField/**/*.{h,m}",
"requires_arc": true
}