blob: 1763fdfc30b35d120cd8410d94691d9844fa7040 [file] [log] [blame]
{
"name": "YSNoDataView",
"version": "1.0.3",
"summary": "UITableView、UICollectionView无数据时空白占位视图",
"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.3"
},
"source_files": "YSNoDataView/YSNoDataView/YSNoDataView/*.swift",
"frameworks": "UIKit",
"deprecated": true
}