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