blob: b6f1b973501cb14c45ffcc92e36c0bed61572103 [file] [log] [blame]
{
"name": "GrowTextView",
"version": "1.1",
"summary": "iOS 一个比较完美的 Growing TextView(高度自适应输入框)",
"description": "iOS 一个比较完美的 Growing TextView(高度自适应输入框)。",
"homepage": "https://github.com/jalyResource/GrowTextView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wuzhenli": "zhenli@6.cn"
},
"source": {
"git": "https://github.com/jalyResource/GrowTextView.git",
"tag": "1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GrowTextView/Classes/**/*"
}