[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / c / 5 / RFIBAN-Helper / 4.0.3 / RFIBAN-Helper.podspec.json
blobaadb2cced53b8f9367e0f815feaa1481ddec4d86
2   "name": "RFIBAN-Helper",
3   "version": "4.0.3",
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.3"
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"