[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 0 / b / GFRichEditor / 0.1.4 / GFRichEditor.podspec.json
blob660a8d7546e3e8404dd38936be1d89edff303172
2   "name": "GFRichEditor",
3   "version": "0.1.4",
4   "summary": "A simple toolkit enables text + image editing.",
5   "description": "A simple toolkit enables text + image editing.\n简单封装了文字+图片的混合编辑",
6   "homepage": "https://github.com/guofengld/GFRichEditor",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "guofengld": "guofengld@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/guofengld/GFRichEditor.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GFRichEditor/Classes/**/*",
22   "resource_bundles": {
23     "GFRichEditor": [
24       "GFRichEditor/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "Masonry": [
30     ]
31   }