[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 3 / c / VVRichText / 0.0.3 / VVRichText.podspec.json
blobd9033e93d3595143a3d692dcce79819900a80842
2   "name": "VVRichText",
3   "version": "0.0.3",
4   "summary": "VVRichText 是一个支持异步文本渲染的富文本显示,编辑组件",
5   "homepage": "https://github.com/chinaxxren/VVRichText",
6   "license": "MIT",
7   "authors": {
8     "chinaxxren": "182421693@qq.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/chinaxxren/VVRichText.git",
15     "tag": "0.0.3"
16   },
17   "source_files": [
18     "VVRichText/Source",
19     "VVRichText/Source/**/*.{h,m}"
20   ],
21   "frameworks": "UIKit",
22   "dependencies": {
23     "YYImage/WebP": [
25     ],
26     "SDWebImage": [
28     ]
29   }