blob: efbdb78eab0eaa898fcbac31a8557638268b2c49 [file] [log] [blame]
{
"name": "SwiftMonkeyPaws",
"version": "2.1.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": "2.1.1"
},
"source_files": "SwiftMonkeyPaws/*.swift",
"swift_version": "4.2",
"exclude_files": "SwiftMonkeyPaws/Package.swift"
}