[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / 3 / c / VVRichText / 0.0.4 / VVRichText.podspec.json
blob07dd1a4035beaaad4db621315955da261b6aef5c
2   "name": "VVRichText",
3   "version": "0.0.4",
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.4"
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   }