[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 4 / b / Spectre / 0.4.1 / Spectre.podspec.json
blobaabcc6547719738a0bbc464c996872b98c79cec0
2   "name": "Spectre",
3   "version": "0.4.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.4.1"
10   },
11   "authors": {
12     "Kyle Fuller": "kyle@fuller.li"
13   },
14   "license": {
15     "type": "BSD",
16     "file": "LICENSE"
17   },
18   "source_files": [
19     "Spectre/*.swift"
20   ]