2 "name": "JMOTableViewDescription",
4 "summary": "JMOTableViewDescription is an iOS library for easily manage complex tableView.",
6 "description": " JMOTableViewDescription is an Objective-C library for easily creating and manage complex structured tableView.\n * A new way to describe your tableView \"layout\" in a very simple method,\n * Datasource / Delegate considerably simplified and focus on manipulated objet, no indexPath!\n * It's a very simple way to produce a \"grouped tableView\" style without having to use the \"F*******g\" TableView grouped!\n * The code produced using this implementation his highly customizable, reusable and flexible. (No more bugs?)\n",
7 "homepage": "https://github.com/leverdeterre/JMOTableViewDescription",
9 "https://raw.githubusercontent.com/leverdeterre/JMOTableViewDescription/master/screenshots/screenshot1.png",
10 "https://raw.githubusercontent.com/leverdeterre/JMOTableViewDescription/master/screenshots/screenshot2.png"
14 "jerome Morissard": "morissardj@gmail.com"
20 "git": "https://github.com/leverdeterre/JMOTableViewDescription.git",
25 "TableViewDescription/JMOTableViewDescription/*.{h,m}"