blob: acbbe9952e7bb3d416bc35359c098e95fa98a17a [file] [log] [blame]
{
"name": "BlindUX",
"version": "0.0.1",
"summary": "A layer of helper for blind user to interact with the active UI",
"description": "This library will try to help the blind/sight impaired user to interact with the UI for non-disabled user.",
"homepage": "https://github.com/yogipriyo/BlindUX",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yogipriyo": "yogipriyo.prayogo@gmail.com"
},
"platforms": {
"ios": "13.1"
},
"swift_versions": "5",
"source": {
"git": "https://github.com/yogipriyo/BlindUX.git",
"tag": "0.0.1"
},
"source_files": "BlindUX/BlindUX/**/*.{h,m,swift}",
"swift_version": "5"
}