blob: 574988d22a4c89d32bb748637d600d7da14c8c57 [file] [log] [blame]
{
"name": "EmptyDataSet-Swift",
"version": "4.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": "4.0.0"
},
"source_files": "EmptyDataSet-Swift/EmptyDataSet/*",
"pushed_with_swift_version": "3.0"
}