blob: d4c034aa8e6943add5e77908f9e8b59eff17c7f7 [file] [log] [blame]
{
"name": "CCTextField",
"version": "1.1.1",
"summary": "Custom UITextField.",
"description": "CCTextField 自定义TextField,解决输入限制、键盘弹出问题",
"homepage": "https://github.com/cdcyd/CCTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cyd": "1035060416@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/cdcyd/CCTextField.git",
"tag": "v1.1.1"
},
"source_files": "TextField",
"public_header_files": "TextField/*.h"
}