blob: bc6e760b0cfaf0a12b2392e006c4e473e91cfef8 [file] [log] [blame]
{
"name": "EmptyDataSet-Swift",
"version": "5.0.0",
"summary": "DZNEmptyDataSet with Swift.",
"description": "A drop-in UITableView/UICollectionView superclass category for showing empty datasets whenever the view has no content to display. DZNEmptyDataSet with Swift.",
"homepage": "https://github.com/Xiaoye220/EmptyDataSet-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Xiaoye__220": "576934532@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Xiaoye220/EmptyDataSet-Swift.git",
"tag": "5.0.0"
},
"source_files": "EmptyDataSet-Swift/Sources/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}