blob: 192ff777de7961be9432a007227409cfb2d57cc5 [file] [log] [blame]
{
"name": "VSInputView",
"version": "0.0.1",
"summary": "Limit of input count in UITextField and UITextView!",
"description": "Limit of input count in UITextField and UITextView!!",
"homepage": "https://github.com/visoon/VSInputView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vison": "visoooon@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/visoon/VSInputView.git",
"tag": "0.0.1"
},
"source_files": [
"VSInputView",
"VSInputViewDemo/VSInputView/*"
],
"resources": "VSInputViewDemo/VSInputView/VSInputView.bundle"
}