[Add] SwiftCoreData 0.6.2
[CocoaPods.git] / Specs / 9 / d / 0 / Capable / 0.1.1 / Capable.podspec.json
blob4fd0689ff6ecc28beb2ca6ab17a2fdbefa1cd1dd
2   "name": "Capable",
3   "version": "0.1.1",
4   "summary": "Keep track of accessibility settings and enable users with disabilities to use your app.",
5   "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.",
6   "homepage": "https://github.com/chrs1885/Capable-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Christoph Wendt": "christoph.wendt@me.com"
13   },
14   "source": {
15     "git": "https://github.com/chrs1885/Capable-iOS.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Source/**/*.swift"