blob: c136ec243dd1a6fcdc33b9c6eaa96791f5fbab16 [file] [log] [blame]
{
"name": "ALDColorBlindEffect",
"version": "1.0.4",
"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.4"
},
"source_files": "ALDColorBlindEffect.{h,m}",
"requires_arc": true
}