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