blob: 146537548b37661bd0fd1f9f5daa91ebb9a745b4 [file] [log] [blame]
{
"name": "JJInputTextView",
"version": "0.0.1",
"platforms": {
"ios": "7.0"
},
"summary": "自带提示文字,可自动换行计算高度,实现聊天输入框样式",
"homepage": "https://github.com/andyfangjunjie/JJInputTextView",
"license": "MIT",
"authors": {
"andyfangjunjie": "andyfangjunjie@163.com"
},
"source": {
"git": "https://github.com/andyfangjunjie/JJInputTextView.git",
"tag": "0.0.1"
},
"source_files": "JJInputTextView/**/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}