[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 0 / c / 1 / BlindUX / 0.0.1 / BlindUX.podspec.json
blobacbbe9952e7bb3d416bc35359c098e95fa98a17a
2   "name": "BlindUX",
3   "version": "0.0.1",
4   "summary": "A layer of helper for blind user to interact with the active UI",
5   "description": "This library will try to help the blind/sight impaired user to interact with the UI for non-disabled user.",
6   "homepage": "https://github.com/yogipriyo/BlindUX",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yogipriyo": "yogipriyo.prayogo@gmail.com"
13   },
14   "platforms": {
15     "ios": "13.1"
16   },
17   "swift_versions": "5",
18   "source": {
19     "git": "https://github.com/yogipriyo/BlindUX.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "BlindUX/BlindUX/**/*.{h,m,swift}",
23   "swift_version": "5"