blob: c0ea71e36080aec8954879aacf153824fbbe9e51 [file] [log] [blame]
{
"name": "InputInspectable",
"version": "0.0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "An easy way to contol textview input, 非常简单的控制TextField/TextView的输入限制",
"homepage": "https://github.com/CheaterHu/InputInspectable",
"authors": {
"hcd": "724300087@qq.com"
},
"source": {
"git": "https://github.com/CheaterHu/InputInspectable.git",
"tag": "0.0.2"
},
"source_files": "Sources",
"platforms": {
"ios": "8.0",
"osx": "10.11"
},
"swift_version": "4.2",
"requires_arc": true
}