blob: 919f04a8f057d6d6c6d2b7c37b9463ab71fde3eb [file] [log] [blame]
{
"name": "LFYTextInputFilter",
"version": "0.1.4",
"summary": "A UITextField and UITextView Category can filter character",
"description": "'A 'UITextField' and 'UITextView' Category that can filter character, it filter you needn't character'",
"homepage": "https://github.com/AbeiOS/LFYTextInputFilter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"abei_os@126.com": "abei_os@126.com"
},
"source": {
"git": "https://github.com/AbeiOS/LFYTextInputFilter.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LFYTextInputFilter/Classes/**/*"
}