[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / c / 1 / PasswordChecker / 1.4.0 / PasswordChecker.podspec.json
blobe733f8c829304a6992dd6a24001b758f80d1eca8
2   "name": "PasswordChecker",
3   "version": "1.4.0",
4   "summary": "PasswordChecker is a wrapper over zxcvbn.",
5   "homepage": "https://github.com/loupehope/PasswordChecker",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "loupehope": "suhomlinov.dev@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/loupehope/PasswordChecker.git",
15     "tag": "1.4.0",
16     "submodules": true
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "Sources/PasswordChecker/*.swift",
22   "swift_versions": [
23     "5"
24   ],
25   "resource_bundles": {
26     "PasswordCheckerResources": [
27       "Sources/PasswordChecker/zxcvbn/**/*"
28     ]
29   },
30   "swift_version": "5"