4 "summary": "Shorthand tool for checking banking credit cards.",
5 "description": "You can quick add credit card validation to your project. This included Luhn algorithm, PAN card format and card detector for the some first digits of cards.",
6 "homepage": "https://github.com/GPBDigital/ccvswift",
9 "Nikolay Kapustin": "greenkaktus@gmail.com"
11 "social_media_url": "http://gpbdigital.com",
19 "git": "https://github.com/GPBDigital/ccvswift.git",
22 "source_files": "CCVSwift/CCVSwift/*.{h,m,swift,plist}",