blob: 682896bf38ae3a9e8e835934f4ad899766428721 [file] [log] [blame]
{
"name": "VscCoreTextView",
"platforms": {
"ios": "8.0"
},
"version": "1.0.3",
"summary": "富文本输入框",
"description": "支持富文本输入的TextView",
"homepage": "https://github.com/vcsatanial/VscCoreTextView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"VincentSatanial": "116359398@qq.com"
},
"source": {
"git": "https://github.com/vcsatanial/VscCoreTextView.git",
"tag": "1.0.3"
},
"source_files": "VscCoreTextView/*.{h,m}",
"resources": "VscCoreTextView/Resource",
"requires_arc": true
}