blob: 1943e2bb67eb9cd76a955bec876412ab372147ff [file] [log] [blame]
{
"name": "RKAccessibility",
"version": "0.1.0",
"summary": "RKAccessibility helps developers easily add complex UI elements that are accessible",
"description": "RKAccessibility helps developers easily add complex UI elements that are accessible. It makes accessibilty even easier on iOS.",
"homepage": "https://github.com/robinkanatzar/RKAccessibility",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"robinkanatzar": "hello@robinkanatzar.com"
},
"source": {
"git": "https://github.com/robinkanatzar/RKAccessibility.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "RKAccessibility/Classes/**/*",
"swift_version": "5.0"
}