2 "name": "ISO3166_1Alpha2",
4 "summary": "A simple helper type when dealing with ISO3166-1 Alpha 2 codes.",
5 "description": "Provides some functions to turn a string into a ISO3166-1 Alpha 2 (given the country name you provide is valid). Main functionality lies in conjuctions with validating an IBAN.",
6 "homepage": "https://github.com/HHuckebein/ISO3166-1Alpha2",
12 "HHuckebein": "development@berndrabe.de"
15 "git": "https://github.com/HHuckebein/ISO3166-1Alpha2.git",
21 "source_files": "Sources/ISO3166_1Alpha2/*.swift",
22 "swift_versions": "4.1",
27 "source_files": "Tests/ISO3166_1Alpha2Tests/*.swift"
30 "swift_version": "4.1"