blob: 1d7f60bfa339947157989c0de04e35b94fa498dd [file] [log] [blame]
{
"name": "ALDColorBlindEffect",
"version": "1.0.0",
"summary": "See how people with color-blindness experience your App.",
"description": " \n Using this very simple class, you can quickly get an idea of what your color-blind users will experience when they use your App. This is achieved by converting the colors and acuity of your App in real-time.\n \n",
"homepage": "https://github.com/andydrizen/ALDColorBlindEffect",
"license": {
"type": "BSD",
"file": "LICENCE"
},
"authors": {
"Andy Drizen": "andydrizen@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/andydrizen/ALDColorBlindEffect.git",
"tag": "1.0.0"
},
"source_files": "ALDColorBlindEffect.{h,m}",
"requires_arc": true
}