blob: 9024de4cfa948f39e6b45b7bdbf2c5e648a0b0eb [file] [log] [blame]
{
"name": "SLEmptyPage",
"version": "1.0.1",
"swift_version": "4.1",
"summary": "空状态页",
"description": "设置UITableView和UICollectionView没有展示信息时显示自定义的空状态页面",
"homepage": "https://github.com/2NU71AN9/SLEmptyPage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"孙梁": "1491859758@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/2NU71AN9/SLEmptyPage.git",
"tag": "v1.0.1"
},
"source_files": "SLEmptyPage/EmptyPage/*.swift",
"resources": "SLEmptyPage/EmptyPage/*.bundle",
"requires_arc": true
}