4 "summary": "An easy way to display all the properties and values of an Object.",
5 "swift_version": "4.1",
6 "description": "Quickly render a table view of all the properies in any struct or class within your app. Add and remove properties as needed and the view\nautomatically adjusts. This is a great way to visualize model data that's been parsed from a JSON object. Present it to your users or use it\nfor debugging purposes.",
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/**/*"