2 "name": "LayoutInspector",
4 "summary": "LayoutInspector module",
5 "description": "LayoutInspector is a tool for debugging layers on iOS devices. It allows to get common information about each visible view and to inspect layers in 3D mode",
6 "homepage": "https://github.com/isavynskyi/LayoutInspector",
12 "Ihor Savynskyi": "wadedunk08@gmail.com"
15 "git": "https://github.com/isavynskyi/LayoutInspector.git",
18 "social_media_url": "https://twitter.com/iWadedunk",
22 "swift_version": "4.2",
23 "source_files": "LayoutInspector/**/*.{h,m,swift}",
25 "LayoutInspector/**/*.xib",
26 "LayoutInspector/**/*.xcassets",
27 "LayoutInspector/**/*.storyboard"