[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 5 / 2 / WREmptyView / 0.6.0 / WREmptyView.podspec.json
blob7a387a360a7169226ccf85740460b90f11eb4c64
2   "name": "WREmptyView",
3   "version": "0.6.0",
4   "summary": "表示图 空数据的展示view",
5   "description": "表示图空数据展示,包括UITableView、UICollectionView",
6   "homepage": "https://github.com/GodFighter/WREmptyView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "GodFighter": "{xianghui_ios@163.com}"
13   },
14   "source": {
15     "git": "https://github.com/GodFighter/WREmptyView.git",
16     "tag": "0.6.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "WREmptyView/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "WRRuntime": [
29       "~> 1.3.0"
30     ]
31   },
32   "swift_version": "5.0"