IBANCheck What is it for? Checks a given IBAN (International Banking Account Number) against ISO 13616:2007. CocoaPods If you want to add IBANCheck using CocoaPods then add the following dependency to your Podfile. target MyProject do pod 'IBANCheck' end