blob: 9b00d05c7f736852421b8ed1a29bd8f70cacc347 [file] [log] [blame]
{
"name": "DropBearSupport",
"version": "0.10.0",
"homepage": "https://github.com/IanKeen/DropBear",
"summary": "An app-side companion to DropBear.",
"description": "An app-side companion to DropBear.\nAllows for injecting a UI test configuration.",
"license": "MIT",
"authors": {
"Ian Keen": "iankeen82@gmail.com"
},
"social_media_url": "https://twitter.com/iankay",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.1",
"source": {
"git": "https://github.com/IanKeen/DropBear.git",
"tag": "0.10.0"
},
"source_files": "DropBearSupport/**/*.swift",
"requires_arc": true,
"swift_version": "5.1"
}