IBANCheck 0.0.2

IBANCheck 0.0.2

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Jan 2021

Maintained by Bernd Rabe.



IBANCheck 0.0.2

  • By
  • Bernd Rabe

IBANCheck

What is it for?

Checks a given IBAN (International Banking Account Number) against ISO 13616:2007.

Build Status Cocoapods Version

CocoaPods

If you want to add IBANCheck using Cocoapods then add the following dependency to your Podfile.

target MyProject do
  pod 'IBANCheck'
end