blob: f8b0e7e94947ff19405ee02a9b6011220e168e3e [file] [log] [blame]
{
"name": "EmptyDataSet-Swift",
"version": "4.0.5",
"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": "4.0.5"
},
"source_files": "EmptyDataSet-Swift/EmptyDataSet/*"
}