blob: 839a5fc88dda457375b80159af01d86abb2254b3 [file] [log] [blame]
{
"name": "InputInspectable",
"version": "0.0.3",
"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.3"
},
"source_files": "Sources/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.11"
},
"swift_version": "4.2",
"requires_arc": true
}