2 "name": "PaymentValidator",
4 "summary": "A simple credit card validator.",
5 "description": "A simple credit card validator useful to developers who want an on device way of validating a credit cards number is potentially valid.",
6 "homepage": "https://github.com/educrate/payment-validator-ios",
12 "christianampe": "christianampe.work@gmail.com"
15 "git": "https://github.com/educrate/payment-validator-ios.git",
21 "swift_version": "4.1",
22 "source_files": "PaymentValidator/Classes/**/*",
23 "resources": "PaymentValidator/Assets/*{.png,.xcassets}"