2 "name": "CwlPreconditionTesting",
4 "summary": "A Mach exception handler, written in Swift and Objective-C, that allows `EXC_BAD_INSTRUCTION` to be caught and tested.",
5 "homepage": "https://github.com/mattgallagher/CwlPreconditionTesting",
10 "authors": "Matt Gallagher",
12 "git": "https://github.com/mattgallagher/CwlPreconditionTesting.git",
15 "source_files": "Sources/CwlPreconditionTesting/**/*.swift",
21 "swift_versions": "5.5",
23 "CwlCatchException": [
26 "CwlMachBadInstructionHandler": [
29 "CwlPosixPreconditionTesting": [
37 "source_files": "Tests/**/*.swift"
40 "swift_version": "5.5"