[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 3 / 9 / HBEmptyView / 0.0.1 / HBEmptyView.podspec.json
blob9eefeb3295ca92cd06456dabb65577da5ff6e31d
2   "name": "HBEmptyView",
3   "version": "0.0.1",
4   "summary": "用于为 UITableView & UICollectionView 添加空白占位图",
5   "description": "用于为 UITableView & UICollectionView 添加空白占位图。",
6   "homepage": "https://www.shenhongbang.cc",
7   "license": "MIT",
8   "authors": {
9     "shenhongbang": "shenhongbang@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/jiutianhuanpei/HBEmptyView.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "HBEmptyView.swift",
19   "frameworks": "UIKit",
20   "requires_arc": true,
21   "swift_versions": "5.0"