blob: a04cce763a5e2b2c0e3fc667c466a9a66ad22db1 [file] [log] [blame]
{
"name": "ZXCVBN",
"version": "1.0.1",
"summary": "ZXCVBN password strength estimation",
"homepage": "https://tech.dropbox.com/2012/04/zxcvbn-realistic-password-strength-estimation/",
"license": {
"type": "MIT"
},
"authors": {
"John Johnson": "wangsw.a@gmail.com"
},
"source": {
"git": "https://github.com/gabriel/ZXCVBN.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "ZXCVBN/**/*.{c,h,m}",
"requires_arc": true
}