blob: 4fd0689ff6ecc28beb2ca6ab17a2fdbefa1cd1dd [file] [log] [blame]
{
"name": "Capable",
"version": "0.1.1",
"summary": "Keep track of accessibility settings and enable users with disabilities to use your app.",
"description": "Capable lets you easily keep track of accessibility settings used by your app users. Send this info along with user properties and find out about where to improve accessibility within your app. Capable also comes with additional features that will help you to solve common accessibility problems.",
"homepage": "https://github.com/chrs1885/Capable-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Christoph Wendt": "christoph.wendt@me.com"
},
"source": {
"git": "https://github.com/chrs1885/Capable-iOS.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Source/**/*.swift"
}