4 "summary": "基于CoreText,面向对象,极简,易用,高效,并不仅仅局限于图文混排的富文本排版神器。",
5 "description": "解决NSAttributedString的如下问题:\n1. 太难用了,属性那么多,而且使用字典构造,每次用都要查一下文档。更不要说大规模使用了。\n2. 不支持GIF动图\n3. 不支持局部点击\n4. 不支持UIView与文字进行混排",
6 "homepage": "https://github.com/hardman/AWRichText.git",
7 "screenshots": "https://raw.githubusercontent.com/hardman/OutLinkImages/master/AWRichText/AWRichText-demo.gif",
9 "authors": "wanghongyu",
14 "git": "https://github.com/hardman/AWRichText.git",
21 "public_header_files": "RichText/**/*.h"