2 "name": "SwiftPwnedPasswords",
4 "summary": "A client for HaveIBeenPwned.com's compromised passwords API. Written in Swift, with no dependencies.",
5 "description": "PwnedPasswords implements a dependency-free, Swift native client for HaveIBeenPwned.com's [Pwned Passwords API v2](https://haveibeenpwned.com/API/v2#PwnedPasswords).",
6 "homepage": "https://github.com/0x6A75616E/PwnedPasswords",
12 "0x6A75616E": "contact@0x6A75616E.dev"
15 "git": "https://github.com/0x6A75616E/PwnedPasswords.git",
21 "source_files": "src/**/*",
22 "swift_versions": "5.0"