blob: ee5e5b91eace9630d839d122356d4f8989adcbef [file] [log] [blame]
{
"name": "Colorblinds",
"version": "1.0.5",
"summary": "Colorblinds is an easy to use library so simulate color blindness in your app.",
"description": "Colorblinds is a easy to use library to simulate color blindness within your app. The feature can be easily activated with a 3-tap gesture.",
"homepage": "https://github.com/jordidekock/Colorblinds",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jordi de Kock": "jordidekock@gmail.com"
},
"source": {
"git": "https://github.com/jordidekock/Colorblinds.git",
"tag": "v1.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*"
}