[Add] ReactiveObjCForTDesk 5.0.3
[CocoaPods.git] / Specs / 2 / b / f / RKAccessibility / 0.1.0 / RKAccessibility.podspec.json
blob1943e2bb67eb9cd76a955bec876412ab372147ff
2   "name": "RKAccessibility",
3   "version": "0.1.0",
4   "summary": "RKAccessibility helps developers easily add complex UI elements that are accessible",
5   "description": "RKAccessibility helps developers easily add complex UI elements that are accessible. It makes accessibilty even easier on iOS.",
6   "homepage": "https://github.com/robinkanatzar/RKAccessibility",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "robinkanatzar": "hello@robinkanatzar.com"
13   },
14   "source": {
15     "git": "https://github.com/robinkanatzar/RKAccessibility.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "RKAccessibility/Classes/**/*",
23   "swift_version": "5.0"