blob: 38b7417eaa0340f04c1f4d667dbc1e8ca550ca07 [file] [log] [blame]
{
"name": "WBNoDataView",
"version": "1.0.5",
"summary": "tableView以及collectionView没数据默认图,支持自定义图片,自定义问题,设置图片大小",
"description": "TODO: \"tableView以及collectionView没数据默认图,支持自定义图片,自定义问题,设置图片大小\".",
"homepage": "https://github.com/wangbo1185742894/WBNoDataView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangbo1185742894": "wangbo3919@163.com"
},
"source": {
"git": "https://github.com/wangbo1185742894/WBNoDataView.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "WBNoDataView/Classes/WBNoDataView/*",
"frameworks": "UIKit",
"dependencies": {
"MJRefresh": [
"~> 3.1.0"
]
},
"static_framework": true
}