UITableView-NXEmptyView 0.1.7× TestsTested ✗ LangLanguage Obj-CObjective C License BSD ReleasedLast Release Dec 2014Maintained by nxtbgthng.Installation Guide×Installation Guide for UITableView-NXEmptyViewYou want to add pod 'UITableView-NXEmptyView', '~> 0.1' similar to the following to your Podfile:target 'MyApp' do pod 'UITableView-NXEmptyView', '~> 0.1' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try UITableView-NXEmptyViewSee PodspecGitHub RepoPage on CocoaPods.orgUITableView-NXEmptyView 0.1.7Bynxtbgthngnxtbgthng/UITableView-NXEmptyViewGitHub Repo A category on UITableView that adds an empty view that can be shown whenever the table view has no cells. Installation pod 'UITableView-NXEmptyView' Authors nxtbgthng License BSD