blob: d1eb3f880ab9ebee64edc992613ae36a03e3e4e5 [file] [log] [blame]
{
"name": "GFRichEditor",
"version": "0.1.5",
"summary": "A simple toolkit enables text + image editing.",
"description": "A simple toolkit enables text + image editing.\n简单封装了文字+图片的混合编辑",
"homepage": "https://github.com/guofengld/GFRichEditor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guofengld": "guofengld@gmail.com"
},
"source": {
"git": "https://github.com/guofengld/GFRichEditor.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GFRichEditor/Classes/**/*",
"resource_bundles": {
"GFRichEditor": [
"GFRichEditor/Assets/*.png"
]
},
"dependencies": {
"Masonry": [
]
}
}