[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / c / 5 / RFIBAN-Helper / 2.0.1 / RFIBAN-Helper.podspec.json
blob38d06d9b66acfd781abc788f9e34521d1e73ce63
2   "name": "RFIBAN-Helper",
3   "version": "2.0.1",
4   "summary": "A little helper to validate if an IBAN is valid (based on the country).",
5   "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.",
6   "homepage": "https://github.com/readefries/IBAN-Helper",
7   "license": "MIT",
8   "authors": {
9     "Hindrik Bruinsma": "de@readefries.nl"
10   },
11   "source": {
12     "git": "https://github.com/readefries/IBAN-Helper.git",
13     "tag": "2.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "RFIBAN-Helper/Classes/**/*",
19   "resources": "RFIBAN-Helper/Assets/IBANStructure.plist",
20   "pushed_with_swift_version": "3.0"