[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 7 / a / RZRichTextView / 2.2.0 / RZRichTextView.podspec.json
blob3ecb29f72a03795faf9464790faeadc89fd6801a
2   "name": "RZRichTextView",
3   "version": "2.2.0",
4   "summary": "RZRichTextView. 原生UITextView,支持富文本输入(图片,视频,列表序号,文本颜色大小各种样式等等)",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/rztime/RZRichTextView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rztime": "rztime@vip.qq.com"
13   },
14   "source": {
15     "git": "https://github.com/rztime/RZRichTextView.git",
16     "tag": "2.2.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "RZRichTextView/Classes/**/*",
22   "swift_versions": [
23     "4.2",
24     "5.0"
25   ],
26   "dependencies": {
27     "SnapKit": [
29     ],
30     "QuicklySwift": [
32     ],
33     "RZColorfulSwift": [
35     ],
36     "Kingfisher": [
38     ]
39   },
40   "resource_bundles": {
41     "RZRichTextView": [
42       "RZRichTextView/Assets/*"
43     ]
44   },
45   "swift_version": "5.0"