4 "summary": "Create and validate IBAN.",
5 "description": "Create an IBAN out of a string (if it is a valid IBAN). If successful provides information as country (as ISO3166-1Alpha2) the check sum or just the value as formatted string. If you just need to know wether a string contains a valid IBAN you can user myString.isIBAN.",
6 "homepage": "https://github.com/HHuckebein/IBAN",
12 "HHuckebein": "development@berndrabe.de"
15 "git": "https://github.com/HHuckebein/IBAN.git",
21 "source_files": "Sources/**/*.swift",
22 "swift_version": "4.1",