2 "name": "CucumberSwiftExpressions",
4 "summary": "A cucumber expressions implementation in Swift.",
5 "description": "Cucumber supports expressions, a custom alternative to regular expressions. This is a supplemental library for CucumberSwift that can parse these expressions.\n\nIt is possible to use this as a standalone library for parsing Cucumber expressions with Swift. Check out our docs for more info.",
6 "homepage": "https://github.com/Tyler-Keith-Thompson/CucumberSwiftExpressions",
12 "Tyler Thompson": "Tyler.Keith.Thompson@gmail.com"
15 "git": "https://github.com/Tyler-Keith-Thompson/CucumberSwiftExpressions.git",
23 "swift_versions": "5.4",
24 "source_files": "Sources/**/*.{swift,h,m}",
25 "exclude_files": "Sources/CucumberSwiftExpressions/CucumberSwiftExpressions.docc/",
26 "swift_version": "5.4"