[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 4 / d / FFText / 0.1.3 / FFText.podspec.json
blobdcdca2a49f5e6d5158599bb6cd0d727c1b84d6b4
2   "name": "FFText",
3   "version": "0.1.3",
4   "summary": "富文本控件",
5   "description": "简单易用,支持多种功能的富文本显示控件。支持如下功能:\n1、基础富文本显示\n2、图文排布,支持插入自定义视图\n3、自动识别号码、URL、邮箱地址\n4、镂空区域\n5、AutoLayout\n6、自定义截断\n7、垂直布局",
6   "homepage": "https://github.com/ijinfeng/FFText",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jinfeng": "851406283@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/ijinfeng/FFText.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FFText/Classes/**/*"