4 "summary": "CCValidator helps you validate credit card type and numbers correctness.",
5 "description": "Check credit card type (full number not needed!)\n and to check if the numbers are correct using Luhn algorithm.",
6 "homepage": "https://github.com/DigitalForms/CCValidator",
12 "Mariusz Wisniewski": "mariusz.wisniewski@digitalforms.pl"
15 "git": "https://github.com/DigitalForms/CCValidator.git",
21 "source_files": "CCValidator/Classes/**/*",
22 "pushed_with_swift_version": "3.0"