blob: d4a319cfc489c9499e8070925841731c923ec044 [file] [log] [blame]
{
"name": "YSNoDataView",
"version": "1.0.6",
"summary": "UITableView、UICollectionView、WKWebView无数据时空白占位视图",
"homepage": "https://github.com/yscode001/YSNoDataView",
"license": "MIT",
"authors": {
"ys": "yscode@126.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/yscode001/YSNoDataView.git",
"tag": "1.0.6"
},
"source_files": "YSNoDataView/YSNoDataView/YSNoDataView/*.swift",
"frameworks": [
"UIKit",
"WebKit"
],
"deprecated": true
}