| { |
| "name": "HDEmptyView", |
| "version": "0.1.0", |
| "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.0" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "swift_version": "4.2", |
| "source_files": "HDEmptyView/Classes/**/*" |
| } |