blob: 5d85209a3e26b8b0dbee6eea2d6bf9ed418ecba3 [file] [log] [blame]
{
"name": "LBRichTextView",
"version": "0.0.3",
"summary": "支持各种自定义类型输入的强大RichTextView",
"description": "一个可以支持图片输入,视频输入,语音输入,类似于iOS系统自带的备忘录,可以定义View输入的强大富文本RichTextView。",
"homepage": "https://github.com/A1129434577/LBRichTextView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘彬": "1129434577@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/A1129434577/LBRichTextView.git",
"tag": "0.0.3"
},
"source_files": "LBRichTextView/**/*.{h,m}",
"requires_arc": true
}