POSErrorHandling 1.2.0×Maintained by Pavel Osipov.Installation Guide×Installation Guide for POSErrorHandlingYou want to add pod 'POSErrorHandling', '~> 1.2' similar to the following to your Podfile:target 'MyApp' do pod 'POSErrorHandling', '~> 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 POSErrorHandlingSee PodspecGitHub RepoPage on CocoaPods.orgPOSErrorHandling 1.2.0ByPavel Osipovpavelosipov/POSErrorHandlingGitHub RepoPOSErrorHandling Utilities for design-by-contract programming and error handling