blob: d2db7003b580315a13c728c7c3ea25f547329a00 [file] [log] [blame]
{
"name": "TextInputViewGroup",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"version": "1.0.3",
"summary": "TextInputViewGroup is to tip user that the text in UITextView or UITextField exceeds the max count that allow. It's written by Swift'",
"homepage": "https://github.com/goodyboy6/",
"authors": {
"goodyboy6": "xiaoluo.yxl@alibaba-inc.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/goodyboy6/TextInputViewGroup.git",
"tag": "1.0.3"
},
"source_files": "Class/*.swift"
}