blob: 4561e7493da4a9a2424b66741afa9192d4d3400f [file] [log] [blame]
{
"name": "Navajo",
"version": "1.0.0",
"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": "mattt@me.com"
},
"source": {
"git": "https://github.com/mattt/Navajo.git",
"tag": "1.0.0"
},
"source_files": "Navajo",
"requires_arc": true,
"osx": {
"frameworks": "CoreServices"
},
"platforms": {
"ios": "10.0",
"osx": "10.10"
}
}