blob: a1f2e5187208eecd9cfc006b81d5ba5924279256 [file] [log] [blame]
{
"name": "LFYTextInputFilter",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LFYTextInputFilter/Classes/**/*"
}