blob: aabcc6547719738a0bbc464c996872b98c79cec0 [file] [log] [blame]
{
"name": "Spectre",
"version": "0.4.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.4.1"
},
"authors": {
"Kyle Fuller": "kyle@fuller.li"
},
"license": {
"type": "BSD",
"file": "LICENSE"
},
"source_files": [
"Spectre/*.swift"
]
}