[Add] Mobilisten 9.2.1
[CocoaPods.git] / Specs / f / c / 5 / RFIBAN-Helper / 4.0.5 / RFIBAN-Helper.podspec.json
blobfecbdd00244c74c84e0036b611a27328516e2d94
2   "name": "RFIBAN-Helper",
3   "version": "4.0.5",
4   "summary": "A little helper to validate if an IBAN is valid (based on the country).",
5   "swift_versions": "5.0",
6   "description": "A little helper to validate if an IBAN is valid (based on the country).\n\nThe library will fetch the country code from the IBAN and check the rules from the \nsupplied plist for the specific country.",
7   "homepage": "https://github.com/readefries/IBAN-Helper",
8   "license": "MIT",
9   "authors": {
10     "Hindrik Bruinsma": "hbruinsma@xs4some.nl"
11   },
12   "source": {
13     "git": "https://github.com/readefries/IBAN-Helper.git",
14     "tag": "4.0.5"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source_files": "RFIBAN-Helper/Classes/**/*",
20   "resources": "RFIBAN-Helper/Assets/IBANStructure.json",
21   "swift_version": "5.0"