5 "summary": "A base-independent implementation of the Luhn algorithm for Swift. Useful for generating and verifying check digits in arbitrary bases.",
6 "homepage": "https://github.com/serluca/luhn",
7 "social_media_url": "http://twitter.com/serluca",
9 "Luca Serpico": "serpicoluca@gmail.com"
12 "git": "https://github.com/serluca/luhn.git",
21 "source_files": "Sources/*.swift"