[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 6 / a / SwiftPwnedPasswords / 0.1.3 / SwiftPwnedPasswords.podspec.json
blob25776f0450ab04b72110b735f72aad90ccdedf18
2   "name": "SwiftPwnedPasswords",
3   "version": "0.1.3",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "0x6A75616E": "contact@0x6A75616E.dev"
13   },
14   "source": {
15     "git": "https://github.com/0x6A75616E/PwnedPasswords.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "src/**/*",
22   "swift_versions": "5.0"