ObjCExceptionCatch 1.2.0×Maintained by Christos Chryssochoidis, Christos Koninis.Installation Guide×Installation Guide for ObjCExceptionCatchYou want to add pod 'ObjCExceptionCatch', '~> 1.2' similar to the following to your Podfile:target 'MyApp' do pod 'ObjCExceptionCatch', '~> 1.2' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try ObjCExceptionCatchSee PodspecGitHub RepoPage on CocoaPods.orgObjCExceptionCatch 1.2.0ByChristos Koninis, Akis Vavouranakis and Christos Chryssochoidisadvantagefse/ObjCExceptionCatchGitHub RepoObjCExceptionCatch Small wrapper function that catches NSExceptions and converts them to NSErrors.