blob: 2636485c9c04b2307c11d8cac142fd2611a7f12c [file] [log] [blame]
{
"name": "HFRichEditor",
"version": "0.9.3",
"summary": "Native UITextView-based rich editor.",
"description": "Native rich text editor that supports HTML document export/import.",
"homepage": "https://github.com/DragonCherry/HFRichEditor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DragonCherry": "dragoncherry@naver.com"
},
"source": {
"git": "https://github.com/DragonCherry/HFRichEditor.git",
"tag": "0.9.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HFRichEditor/Classes/**/*",
"dependencies": {
"HFCoreUI": [
],
"hpple": [
],
"AlamofireImage": [
"~> 2.5"
]
},
"pushed_with_swift_version": "2.3"
}