2 "name": "VBTableViewController",
4 "summary": "VBTableViewController extends UITableViewController by adding pagination, pull-to-refresh and other useful features.",
5 "description": "VBTableViewController extends UITableViewController by adding pagination, pull-to-refresh and other useful features.\n\nVBTableViewCell is a base class for cells. Each cell contains only apporpriate VBTableViewCellView as a subview. The idea is to setup UI of VBTableViewCellView by setting its item property (which calls updateUI).\n\nVBTableViewHeader uses the same idea as VBTableViewCell.",
6 "homepage": "https://github.com/valnoc/VBTableViewController",
9 "Valeriy Bezuglyy": "valnocorner@gmail.com"
12 "git": "https://github.com/valnoc/VBTableViewController.git",
19 "source_files": "VBTableViewController/**/*{.h,.m}",
21 "WZProtocolInterceptor": [
30 "UIKit+VBProgrammaticCreation": [