blob: eedace10b68a6a49f7e892a21d9ed6e3389a53e6 [file] [log] [blame]
{
"name": "YXInputKit",
"version": "0.1.2",
"summary": "Subclasses of UITextField and UITextView",
"description": "Subclasses of UITextField and UITextView. Provide placeholder, secureTextEntry, clearView support for UITextField, so that UITextField and UITextView provide the ability to count words.",
"homepage": "https://github.com/Jyhwenchai/YXInputKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jyhwenchai": "cai5301@qq.com"
},
"source": {
"git": "https://github.com/Jyhwenchai/YXInputKit.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "YXInputKit/Classes/**/*",
"swift_version": "5.0"
}