blob: 7a41ab214fd75dbf73d1dc50299801a45a90295b [file] [log] [blame]
{
"name": "WREmptyView",
"version": "0.3.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.3.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "WREmptyView/Classes/**/*",
"dependencies": {
"WRRuntime": [
"~> 1.2.0"
]
},
"swift_version": "5.0"
}