2 "name": "ObjCExceptionCatch",
4 "summary": "Small wrapper function that catches NSExceptions and converts them to NSErrors.",
5 "description": "Small wrapper function that catches NSExceptions and converts them to NSErrors.\n\nSince NSExceptions, if left unhandled, will cause a crash in Swift code, this wrapper helps\ncatch and return them as regular Swift errors.",
6 "homepage": "https://github.com/advantagefse/ObjCExceptionCatch",
12 "Christos Koninis": "c.koninis@afse.eu",
13 "Akis Vavouranakis": "a.vavouranakis@afse.eu",
14 "Christos Chryssochoidis": "c.chryssochoidis@afse.eu"
20 "git": "https://github.com/advantagefse/ObjCExceptionCatch.git",
23 "swift_versions": "5.7",
25 " ObjCExceptionCatch",
26 "ObjCExceptionCatch/**/*.{h,m,swift}"
28 "swift_version": "5.7"