blob: 1f0e2aa55167d2405336fefaf2452f24f3544dce [file] [log] [blame]
{
"name": "JCGPasswordStrength",
"version": "0.0.1",
"summary": "PasswordStrength with Objective-C",
"description": "A PasswordStrength with Objective, by the strength score",
"homepage": "https://github.com/jcg9487/JCGPasswordStrength",
"license": "MIT",
"authors": {
"EdwardJCG": "jcg9487@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/jcg9487/JCGPasswordStrength.git",
"tag": "v0.0.1"
},
"source_files": [
"PasswordStrength",
"PasswordStrength/PasswordStrength/PasswordStrengthUtil/PasswordStrengthUtil.{h,m}"
]
}