[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 4 / b / Spectre / 0.6.1 / Spectre.podspec.json
blob76aab518010a37bca1057efb19d02ecc83806127
2   "name": "Spectre",
3   "version": "0.6.1",
4   "summary": "BDD Framework and test runner for Swift projects and playgrounds",
5   "description": "A behavior-driven development (BDD) framework and test runner for Swift projects and playgrounds. Foundation-free and Linux-ready!",
6   "homepage": "https://github.com/kylef/Spectre",
7   "source": {
8     "git": "https://github.com/kylef/Spectre",
9     "tag": "0.6.1"
10   },
11   "authors": {
12     "Kyle Fuller": "kyle@fuller.li"
13   },
14   "license": {
15     "type": "BSD",
16     "file": "LICENSE"
17   },
18   "source_files": [
19     "Sources/*.swift"
20   ]