blob: 8066004850726b22f9f0d5e8909dbe27491e91df [file] [log] [blame]
{
"name": "HFRichEditor",
"version": "0.9.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HFRichEditor/Classes/**/*",
"dependencies": {
"HFCoreUI": [
],
"hpple": [
],
"AlamofireImage": [
"~> 2.5"
]
},
"pushed_with_swift_version": "2.3"
}