blob: 26d6aed0d0914c501a57f73cc576fc49f2399419 [file] [log] [blame]
{
"name": "TextInputLimit",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "6.0"
},
"source_files": "TextInputLimit/Classes/**/*"
}