[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / f / c / 5 / RFIBAN-Helper / 4.0.2 / RFIBAN-Helper.podspec.json
blob3580b64a8fc8a6a2d55d5381bcb4a92b2698c9e5
2   "name": "RFIBAN-Helper",
3   "version": "4.0.2",
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.2"
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"