2 "name": "YFEmptyDataSet",
4 "summary": "A drop-in UIView extension for showing empty datasets whenever the view has no content to display",
5 "description": "Customble and Configable, can used in Any UIView\nIt will work automatically, by just conforming to YFEmptyDataSet, and returning the data you want to show. The -reloadData call will be observed so the empty dataset will be configured whenever needed",
6 "homepage": "https://github.com/yonfong/YFEmptyDataSet",
12 "yonfong": "yongfongzhang@163.com"
15 "git": "https://github.com/yonfong/YFEmptyDataSet.git",
21 "swift_versions": "5.0",
22 "source_files": "YFEmptyDataSet/Classes/**/*",
23 "swift_version": "5.0"