[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 5 / 2 / WREmptyView / 0.3.0 / WREmptyView.podspec.json
blob7a41ab214fd75dbf73d1dc50299801a45a90295b
2   "name": "WREmptyView",
3   "version": "0.3.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.3.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "WREmptyView/Classes/**/*",
23   "dependencies": {
24     "WRRuntime": [
25       "~> 1.2.0"
26     ]
27   },
28   "swift_version": "5.0"