blob: 1195673516dc6cc23e764cc8a85eeec7bcddc775 [file] [log] [blame]
{
"name": "SLEmptyPage",
"version": "1.0.2",
"swift_version": "4.2",
"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.2"
},
"source_files": "SLEmptyPage/EmptyPage/*.swift",
"resources": "SLEmptyPage/EmptyPage/*.bundle",
"requires_arc": true
}