blob: 9ac429dfe733a44c8b44c5018c810e6e1b916f04 [file] [log] [blame]
{
"name": "Navajo-Swift",
"version": "2.0.0",
"summary": "Password Validator & Strength Evaluator",
"description": "Evaluating Password Strength\nValidating Password\n\nAvailable Validation Rules\n-Allowed Characters\n-Required Characters (custom, lowercase, uppercase, decimal, symbol)\n-Non-Dictionary Word\n-Minimum / Maximum Length\n-Predicate Match\n-Regular Expression Match\n-Block Evaluation\n\nLocalization",
"homepage": "https://github.com/jasonnam/Navajo-Swift",
"authors": {
"Jason Nam": "contact@jasonnam.com"
},
"social_media_url": "http://jasonnam.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/jasonnam/Navajo-Swift.git",
"commit": "3a86297bf56f17043982436c36f3489831514475",
"tag": "2.0.0"
},
"source_files": "Source/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}