blob: a3480a18c376c8363af293fc08fc793a47849cf0 [file] [log] [blame]
{
"name": "HFRichEditor",
"version": "0.7.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HFRichEditor/Classes/**/*",
"dependencies": {
"HFUtility": [
],
"HFCoreUI": [
],
"ZSSRichTextEditor": [
],
"hpple": [
],
"AlamofireImage": [
],
"Alamofire": [
]
}
}