blob: 3553958058399b9f272c798c333f5126f4a3a252 [file] [log] [blame]
{
"name": "Navajo",
"version": "0.0.1",
"license": "MIT",
"summary": "Password Validator & Strength Evaluator.",
"homepage": "https://github.com/mattt/Navajo",
"social_media_url": "https://twitter.com/mattt",
"screenshots": "https://raw.github.com/mattt/Navajo/screenshots/example.gif",
"authors": {
"Mattt Thompson": "m@mattt.me"
},
"source": {
"git": "https://github.com/mattt/Navajo.git",
"tag": "0.0.1"
},
"source_files": "Navajo",
"requires_arc": true,
"osx": {
"frameworks": "CoreServices"
},
"platforms": {
"ios": "6.0",
"osx": "10.8"
}
}