4 "summary": "An easy way to display all the properties and values of any Object.",
5 "swift_version": "4.1",
6 "description": "Quickly render a table view of all the properties in any struct or class within your app. Add and remove properties as needed\nand the view automatically adjusts. This is a great way to visualize model data that's been parsed from a JSON object. Powerful\nenough to use for debugging, yet beautiful enough to present to your users.",
7 "homepage": "https://github.com/justinvallely",
9 "type": "Apache License, Version 2.0",
13 "Justin Vallely": "justinvallely@gmail.com"
19 "git": "https://github.com/justinvallely/UIObject.git",
24 "UIObject/Classes/**/*"