s.summary="A drop-in UITableView/UICollectionView superclass category for showing empty datasets whenever the view has no content to display."
s.description="It will work automatically, by just conforming to DZNEmptyDataSetSource, and returning the data you want to show. The -reloadData call will be observed so the empty dataset will be configured whenever needed."