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