[Add] DocumentReaderFullAuthRFIDNightly 7.6.11079
[CocoaPods.git] / Specs / 9 / 5 / 2 / WREmptyView / 0.2.0 / WREmptyView.podspec.json
blob356672aa0078fb039262862820ee7186801832d2
2   "name": "WREmptyView",
3   "version": "0.2.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.2.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.1.0"
26     ]
27   },
28   "swift_version": "5.0"