2 "name": "iOS-Hierarchy-Viewer",
4 "summary": "Allows to debug user interfaces with a real time preview of the UIViews hierarchy.",
5 "description": "iOS Hierarchy Viewer allows developers to debug their user interfaces. If there are problems with layout calculations, it will catch them by giving a real time preview of the UIViews hierarchy.Features:- the client is implemented in HTML/JS/CSS. Additional software is not required.- preview of device/simulator screen. Can be scaled and/or rotated on demand.- debug frames shows the exact UIViews frames.- property list shows obj-c properties and their values for selected UIView.",
6 "homepage": "https://github.com/glock45/iOS-Hierarchy-Viewer",
11 "Damian KoĊakowski": "krzysztof.zablocki@me.com"
14 "git": "https://github.com/glock45/iOS-Hierarchy-Viewer.git",
20 "source_files": "iOSViewHierarchy/**/*.{h,m}",
21 "exclude_files": "**/*json*",