{ "name": "SwiftMonkeyPaws", "version": "1.0.1", "summary": "Visualisation of input events, especially useful during UI testing.", "description": "Visualise all touch events in a layer on top of\nyour UI. This is meant to be paired with the\nSwiftMonkey monkey testing library, but can also\nbe used on its own.", "homepage": "https://github.com/zalando/SwiftMonkey", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Dag Ă…gren": "dag.agren@zalando.fi" }, "social_media_url": "http://twitter.com/WAHa_06x36", "platforms": { "ios": "8.0" }, "source": { "git": "https://github.com/zalando/SwiftMonkey.git", "tag": "1.0.1" }, "source_files": "SwiftMonkeyPaws/*.swift", "exclude_files": "SwiftMonkeyPaws/Package.swift" }