blob: 76aab518010a37bca1057efb19d02ecc83806127 [file] [log] [blame]
{
"name": "Spectre",
"version": "0.6.1",
"summary": "BDD Framework and test runner for Swift projects and playgrounds",
"description": "A behavior-driven development (BDD) framework and test runner for Swift projects and playgrounds. Foundation-free and Linux-ready!",
"homepage": "https://github.com/kylef/Spectre",
"source": {
"git": "https://github.com/kylef/Spectre",
"tag": "0.6.1"
},
"authors": {
"Kyle Fuller": "kyle@fuller.li"
},
"license": {
"type": "BSD",
"file": "LICENSE"
},
"source_files": [
"Sources/*.swift"
]
}