2 "name": "JSONViewController",
4 "summary": "JSON driven view controllers using Flexbox",
5 "description": "JSONViewController is a way to define views and routing\nusing JSON and Flexbox (YogaKit). It is designed to work\nwith server-side JSON, but should work with bundled JSON\nin the client as well.",
6 "homepage": "https://github.com/maranas/JSONViewController",
7 "screenshots": "https://raw.githubusercontent.com/maranas/JSONViewController/master/samplefeed.gif",
13 "Moises Aranas": "moises@ganglionsoftware.com"
19 "git": "https://github.com/maranas/JSONViewController.git",
22 "source_files": "JSONViewController/**/*.{h,m}",
23 "frameworks": "UIKit",
29 "swift_version": "4.2"