3 "swift_versions": "4.0",
8 "summary": "Luhn implementation based on the JS version for Paylike libraries",
9 "description": "This packages is a clone of the JS version and responsible for providing a handy\ninterface to validate card numbers before executing transactions",
10 "homepage": "https://github.com/paylike/swift-luhn",
16 "Paylike.io": "info@paylike.io"
19 "git": "https://github.com/paylike/swift-luhn.git",
22 "source_files": "Sources/PaylikeLuhn/**/*",
23 "swift_version": "4.0"