blob: 6da51f367d806cd607aeb818aea4e758d7cd3a2b [file] [log] [blame]
{
"name": "BlackNest",
"version": "1.0.2",
"summary": "Reusable Testing",
"description": "Pain-free and reusable testing by using a small DSL.",
"homepage": "https://github.com/symentis/BlackNest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"symentis GmbH": "github@symentis.com"
},
"source": {
"git": "https://github.com/symentis/BlackNest.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "BlackNest/*.swift",
"frameworks": "XCTest",
"swift_version": "4.2"
}