blob: bacfd533e31c4d1d0d23d5ecbe7941e9508ec85b [file] [log] [blame]
{
"name": "DKPassword",
"version": "0.0.1",
"summary": "Simple password strength checker",
"description": "Simple password strength checker that works on Mac and iOS",
"homepage": "https://github.com/masterrr/DKPassword",
"license": "MIT",
"authors": {
"Dmitry Kurilo": "me@masterrr.name"
},
"source": {
"git": "https://github.com/masterrr/DKPassword.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "DKPassword/*.{h,m}"
}