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