blob: 6a2a88e605a9cec566f05d6a3ce9c0b6c0dcb33e [file] [log] [blame]
{
"name": "Spectre",
"version": "0.1.0",
"summary": "BDD Framework for Swift",
"homepage": "https://github.com/kylef/Spectre",
"source": {
"git": "https://github.com/kylef/Spectre",
"tag": "0.1.0"
},
"authors": {
"Kyle Fuller": "kyle@fuller.li"
},
"license": {
"type": "BSD",
"file": "LICENSE"
},
"source_files": [
"Spectre/*.swift"
]
}