2 "name": "BLContactsViewController",
4 "summary": "Parsing list of objectas to UITableView with sections by alphabet in few lines of code.",
5 "description": "Are you bored writing UITableViewControllers that looks like standard iOS Contacts page?\n Write one delegate method for BLContactsViewController like:\n\n```-(NSArray *)titlesForContactsController:(BLContactsViewController *)controller```\n\nand present it like\n\n```[self.navigationController pushViewController:[BLContactsViewController contactsControllerWithDelegate:self] animated:YES];```\n\nMore customization inside.",
6 "homepage": "https://github.com/batkov/BLContactsViewController",
9 "Hariton Batkov": "batkov@i.ua"
12 "git": "https://github.com/batkov/BLContactsViewController.git",
15 "social_media_url": "https://twitter.com/batkov111",
20 "source_files": "Pod/Classes/**/*",
22 "BLContactsViewController": [