2 "name": "AlphabetTable",
5 "summary": "A UITableView subclass which automatically sorts your data elements into sections keyed by letter.",
6 "homepage": "https://github.com/idottv/AlphabetTable",
8 "Bryce Redd": "bryce@i.tv"
11 "git": "https://github.com/idottv/AlphabetTable.git",
14 "description": "A UITableView subclass which automatically sorts your data elements into sections keyed by letter. Supports both custom data elements (which conform to a protocol) and CoreData elements.",