[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / a / f / RichListViewOC / 0.1.0 / RichListViewOC.podspec.json
blob8e1c3e24b1aa8f9720264631bcec5393bd370c58
2   "name": "RichListViewOC",
3   "version": "0.1.0",
4   "summary": "富文本列表 RichListViewOC.",
5   "description": "富文本列表 RichListViewOC,针对项目中一些常用的列表展示组件管理.",
6   "homepage": "hhttps://gitee.com/coenen/rich-list-view-oc",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "coenen": "coenen@aliyun.com"
13   },
14   "source": {
15     "git": "https://gitee.com/coenen/rich-list-view-oc.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "RichListViewOC/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ],
26     "YYText": [
28     ]
29   }