blob: 9eefeb3295ca92cd06456dabb65577da5ff6e31d [file] [log] [blame]
{
"name": "HBEmptyView",
"version": "0.0.1",
"summary": "用于为 UITableView & UICollectionView 添加空白占位图",
"description": "用于为 UITableView & UICollectionView 添加空白占位图。",
"homepage": "https://www.shenhongbang.cc",
"license": "MIT",
"authors": {
"shenhongbang": "shenhongbang@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jiutianhuanpei/HBEmptyView.git",
"tag": "0.0.1"
},
"source_files": "HBEmptyView.swift",
"frameworks": "UIKit",
"requires_arc": true,
"swift_versions": "5.0"
}