blob: d2941687976273eff953ce260b0ba0fe3fc18e41 [file] [log] [blame]
{
"name": "CwlMachBadInstructionHandler",
"version": "2.0.2",
"summary": "A helper for CwlPreconditionTesting implementing a Mach exception handler",
"homepage": "https://github.com/mattgallagher/CwlPreconditionTesting",
"license": {
"file": "LICENSE.txt",
"type": "ISC"
},
"authors": "Matt Gallagher",
"source": {
"git": "https://github.com/mattgallagher/CwlPreconditionTesting.git",
"tag": "2.0.2"
},
"source_files": "Sources/CwlMachBadInstructionHandler/**/*.{h,m,c}",
"platforms": {
"ios": "9.0",
"osx": "10.10"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}