blob: 764f94d5e587f058e92ec9ce1bbb4e32c4694c29 [file] [log] [blame]
{
"name": "ChromaHash",
"version": "0.1.0",
"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": "mattt@me.com"
},
"source": {
"git": "https://github.com/mattt/CHChromaHashView.git",
"tag": "0.1.0"
},
"source_files": "ChromaHash",
"requires_arc": true,
"frameworks": "Security",
"platforms": {
"ios": "6.0"
}
}