blob: 498698d6a7049893d72a11b837fb91b3d578c64d [file] [log] [blame]
{
"name": "ChromaHash",
"version": "0.0.1",
"license": "MIT",
"summary": "A concept for visualizing secure text input using ambient color bars.",
"homepage": "https://github.com/mattt/CHChromaHashView",
"social_media_url": "https://twitter.com/mattt",
"screenshots": "https://raw.github.com/mattt/CHChromaHashView/screenshots/chchromahashview.gif",
"authors": {
"Mattt Thompson": "m@mattt.me"
},
"source": {
"git": "https://github.com/mattt/CHChromaHashView.git",
"tag": "0.0.1"
},
"source_files": "ChromaHash",
"requires_arc": true,
"frameworks": "Security",
"platforms": {
"ios": "6.0"
}
}