blob: 1417d5cdccd51960d9fd2ad6c127d78c93a7273c [file] [log] [blame]
{
"name": "TextInputLimit",
"version": "1.0.1",
"summary": "set a limit input to UITextField and UITextView.",
"description": "set a limit input to UITextField and UITextView.",
"homepage": "https://github.com/xuwening/textInputLimit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xuwening": "xuwening@126.com"
},
"source": {
"git": "https://github.com/xuwening/textInputLimit.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TextInputLimit/Classes/**/*"
}