blob: b692691c7221e83faaf65d8078a0fddfa855147b [file] [log] [blame]
{
"name": "DropBear",
"version": "0.8.0",
"homepage": "https://github.com/IanKeen/DropBear",
"summary": "A marvellous UI testing framework.",
"description": "A marvellous UI testing framework.\nBased on the robot pattern.",
"license": "MIT",
"authors": {
"Ian Keen": "iankeen82@gmail.com"
},
"social_media_url": "https://twitter.com/iankay",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/IanKeen/DropBear.git",
"tag": "0.8.0"
},
"source_files": "DropBear/**/*.swift",
"frameworks": "XCTest",
"requires_arc": true,
"swift_version": "5.0"
}