blob: 250e777db4924417f2e9b37e5932ccf6565db71e [file] [log] [blame]
{
"name": "EmptyDataSet-Swift",
"version": "4.2.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": "4.2.0"
},
"source_files": "EmptyDataSet-Swift/EmptyDataSet/*"
}