2 "name": "JSWSimpleJSONTable",
4 "summary": "Populate a table using a JSON file - no datasource, delegates or UITableViewController needed",
5 "description": "JSWSimpleJSONTable is a subclass of UITableViewController that allows you to populate an entire table view using a JSON file, and not deal with UITableViews, delegates and data sources. Populate it with a local file or from a server.",
6 "homepage": "https://github.com/jamesnw/JSWSimpleJSONTable",
12 "jamesnw": "james@jamessw.com"
18 "git": "https://github.com/jamesnw/JSWSimpleJSONTable.git",
23 "JSWSimpleJSONTable/**/*.{h,m}"