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