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