GitHub Actions

2pods

RFIBAN-Helper

A little helper to validate if an IBAN is valid (based on the country).

The library will fetch the country code from the IBAN and check the rules from the supplied plist for the specific country.

License: NOASSERTION

  • Swift

RFISO8601DateTime

A small library that can automatically parse ISO8601/RFC3339/RFC2822 date and time. It extends NSDate and recognise different date and time formats using regular expression.

License: MIT

  • Swift