blob: b951f54f4ac42d2de61c6ab7b8a49e94a41d00c5 [file] [log] [blame]
{
"name": "Colorblinds",
"version": "1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*",
"swift_version": "4.2"
}