HHuckebein / IBANCheck

Validates a given IBAN agains ISO 13616:2007

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Validates a given IBAN agains ISO 13616:2007

License:MIT License


Languages

Language:Objective-C 92.6%Language:Ruby 7.4%