blob: 0224fa0970ca7987329af117ce96608533f73d06 [file] [log] [blame]
{
"name": "VscCoreTextView",
"platforms": {
"ios": "8.0"
},
"version": "1.0.2",
"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.2"
},
"source_files": "VscCoreTextView/*.{h,m}",
"requires_arc": true
}