blob: 1f717e2115387ac7fe9f1f9ce7d20eeefa9c2ce6 [file] [log] [blame]
{
"name": "Colorblinds",
"version": "1.0",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*"
}