[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / 6 / 4 / TouchCheck / 0.0.2 / TouchCheck.podspec.json
blob6763353ff979ea4555f0ad1a3c018dc56e9e893a
2   "name": "TouchCheck",
3   "version": "0.0.2",
4   "summary": "The easiest way to check interactive views and buttons are suitably sized.",
5   "description": "TouchCheck shows debug overlays on buttons and interactive views based on a typical finger size - it'll show green and red depending on if the view is big enough and avoids clashes with other touch areas.",
6   "homepage": "https://github.com/rossbeale/TouchCheck",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "rossbeale": "ross@rossbeale.com"
13   },
14   "source": {
15     "git": "https://github.com/rossbeale/TouchCheck.git",
16     "tag": "0.0.2"
17   },
18   "social_media_url": "https://twitter.com/rossbeale",
19   "platforms": {
20     "ios": "8.2"
21   },
22   "source_files": "TouchCheck.swift",
23   "pushed_with_swift_version": "4.0"