2 "name": "UIFocusHelper",
4 "summary": "Utilities to help visualize focus guides and quickLookDebugView snapshots without using breakpoints or the debugger.",
5 "description": "Visualize UIFocusGuides and create focus engine quickLookDebugView snapshots (the ones you usually need to set breakpoints in focus delegate methods in Xcode for). WARNING: The snapshot code uses private frameworks and should not be deployed in any app store apps.",
6 "homepage": "https://github.com/lechium/UIFocusHelper",
8 "https://raw.githubusercontent.com/lechium/UIFocusHelper/master/Example_One.png",
9 "https://raw.githubusercontent.com/lechium/UIFocusHelper/master/None_Focus.png",
10 "https://raw.githubusercontent.com/lechium/UIFocusHelper/master/Down_Focus.png"
17 "Kevin Bradley": "kevin.w.bradley@me.com"
20 "git": "https://github.com/lechium/UIFocusHelper.git",
26 "source_files": "UIFocusHelper/Classes/**/*"