2 "name": "PSSTableViewNoneData",
4 "summary": "A drop-in UITableView superclass category for showing empty datasets whenever the view has no content to display.",
5 "description": "It will work automatically, by just conforming to PSSTableViewNoneData, 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/Pangshishan/PSSTableViewNoneData",
12 "Pangshishan": "Pangshishan1@163.com"
18 "git": "https://github.com/Pangshishan/PSSTableViewNoneData.git",
21 "source_files": "PSSTableViewNoneData/PSSTableViewNoneDataSet/**/*.{h,m}",