blob: 69a29048603dc183a6d49ea77bd3a2869b82029f [file] [log] [blame]
{
"name": "YSNoDataView",
"version": "1.0.2",
"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.2"
},
"source_files": "YSNoDataView/YSNoDataView/YSNoDataView/*.swift",
"frameworks": "UIKit",
"deprecated": true
}