2 "name": "MRARViewDebugger",
4 "summary": "MRARViewDebugger allows in place view hierarchy visualization using ARKit.",
5 "description": "MRARViewDebugger allows in place view hierarchy visualization of `UIViewController`s using ARKit.\nThe user is given the ability to separate layers by variable distances and scrub through the stack\nusing a slider similar to what Apple provides in Xcode's built in view debugger.\n\nDebug your views on the device when something goes wrong vs. having to deal with reproducing and/or\nattaching to the process in Xcode.",
6 "homepage": "https://github.com/mattrobmattrob/MRARViewDebugger",
8 "https://github.com/mattrobmattrob/MRARViewDebugger/raw/master/Media/View.PNG",
9 "https://github.com/mattrobmattrob/MRARViewDebugger/raw/master/Media/View-Expanded-1.PNG",
10 "https://github.com/mattrobmattrob/MRARViewDebugger/raw/master/Media/View-Expanded-2.PNG"
16 "authors": "@mattrobmattrob",
18 "git": "https://github.com/mattrobmattrob/MRARViewDebugger.git",
21 "social_media_url": "https://twitter.com/m4ttrob",
25 "source_files": "MRARViewDebugger/Classes/**/*",
31 "pushed_with_swift_version": "4.0"