[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 9 / 3 / c / VVRichText / 0.0.6 / VVRichText.podspec.json
blobd3e81fe657b1424e423338d2e2edc20ffd484a75
2   "name": "VVRichText",
3   "version": "0.0.6",
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.6"
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   }