blob: 74db6f441c1f39725a17f6d66944f330b91ddf18 [file] [log] [blame]
{
"name": "HDEmptyView",
"version": "0.1.1",
"summary": "A Swift language packaged EmptyView display library.",
"description": "TODO: A Swift language encapsulated EmptyView display library for WKWebView, UITableView, UICollectionView no network reminders or empty data reminders",
"homepage": "https://www.jianshu.com/p/6f2760647b77",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ethan561": "liuyi5683@163.com"
},
"source": {
"git": "https://github.com/Ethan561/HDEmptyView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "HDEmptyView/Classes/**/*"
}