2 "name": "RZRichTextView",
4 "summary": "iOS 原生UITextView 富文本编辑器",
5 "description": "对原生UITextView支持富文本编辑",
6 "homepage": "https://github.com/rztime/RZRichTextView",
12 "rztime": "rztime@vip.qq.com"
18 "git": "https://github.com/rztime/RZRichTextView.git",
23 "RZRichTextView/Core/*.{h,m}"
25 "resources": "RZRichTextView/Core/Sources/*",
33 "TZImagePickerController": [
37 "prefix_header_contents": "#import <UIKit/UIKit.h>\n#import <Foundation/Foundation.h>",
42 "RZRichTextView/Core/Model/*.{h,m}",
43 "RZRichTextView/Core/View/*.{h,m}"