2 "name": "JSONViewControllers",
4 "summary": "UICollectionViewController and UITableViewControllers, one driven by JSON, one by model rows.",
5 "homepage": "https://github.com/graham-perks-snap/JSONViewControllers",
8 "Snap Kitchen": "graham_perks@snapkitchen.com"
11 "git": "https://github.com/graham-perks-snap/JSONViewControllers.git",
18 "source_files": "Pod/Classes/*.swift",
19 "frameworks": "UIKit",
20 "description": "Easily make a collection or table view from JSON content.\nSimplifies table/collection definition & eases cell reuse between view controllers.\nMove cells' logic to their own controller classes.",
26 "pushed_with_swift_version": "3.0"