blob: 7b398c2f8fb1a4818567a29609c325300924aae4 [file] [log] [blame]
{
"name": "NewSwiftMonkeyPaws",
"version": "1.0",
"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/didiaodanding/SwiftMonkeyPaws",
"license": "MIT",
"authors": {
"haleli": "1404012659@qq.com"
},
"social_media_url": "https://github.com/didiaodanding",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/didiaodanding/SwiftMonkeyPaws.git",
"tag": "1.0"
},
"source_files": "SwiftMonkeyPaws/*.swift",
"swift_version": "4.2"
}