blob: 7a387a360a7169226ccf85740460b90f11eb4c64 [file] [log] [blame]
{
"name": "WREmptyView",
"version": "0.6.0",
"summary": "表示图 空数据的展示view",
"description": "表示图空数据展示,包括UITableView、UICollectionView",
"homepage": "https://github.com/GodFighter/WREmptyView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GodFighter": "{xianghui_ios@163.com}"
},
"source": {
"git": "https://github.com/GodFighter/WREmptyView.git",
"tag": "0.6.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "WREmptyView/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"WRRuntime": [
"~> 1.3.0"
]
},
"swift_version": "5.0"
}