2 "name": "GSTouchesShowingWindow-Swift",
4 "summary": "UIWindow subclass that makes all touches in your app visible.",
5 "description": "GSTouchesShowingWindow is a drop-in component (UIWindow subclass) that will visualize all touches in your app as they are happening. It's great for creating App Previews or any kind of app videos. (Update: Now it works for Keyboard and Today extensions as well. Refer to Readme for instructions.)",
6 "homepage": "https://github.com/LukasCZ/GSTouchesShowingWindow-Swift",
8 "https://raw.githubusercontent.com/LukasCZ/GSTouchesShowingWindow-Swift/master/ReadmeFiles/Sample-touches-screenshot.png",
9 "https://raw.githubusercontent.com/LukasCZ/GSTouchesShowingWindow-Swift/master/ReadmeFiles/TouchesPreviewTimelines.gif"
16 "Lukas Petr": "lukas@glimsoft.com"
19 "git": "https://github.com/LukasCZ/GSTouchesShowingWindow-Swift.git",
22 "social_media_url": "https://twitter.com/luksape",
26 "source_files": "GSTouchesShowingWindow-Swift/Classes/**/*",
27 "resources": "GSTouchesShowingWindow-Swift/Assets.xcassets",
28 "pushed_with_swift_version": "3.0"