blob: e6012fbeb9894268b59bd378939d04a9b581fff7 [file] [log] [blame]
{
"name": "Colorblinds",
"version": "1.1",
"summary": "Colorblinds is an easy to use library to 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",
"screenshots": [
"https://raw.githubusercontent.com/jordidekock/Colorblinds/master/screen1.PNG",
"https://raw.githubusercontent.com/jordidekock/Colorblinds/master/screen2.PNG"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jordi de Kock": "jordidekock@gmail.com"
},
"source": {
"git": "https://github.com/jordidekock/Colorblinds.git",
"tag": "v1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*",
"pushed_with_swift_version": "3.0"
}