blob: 6763353ff979ea4555f0ad1a3c018dc56e9e893a [file] [log] [blame]
{
"name": "TouchCheck",
"version": "0.0.2",
"summary": "The easiest way to check interactive views and buttons are suitably sized.",
"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.",
"homepage": "https://github.com/rossbeale/TouchCheck",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"rossbeale": "ross@rossbeale.com"
},
"source": {
"git": "https://github.com/rossbeale/TouchCheck.git",
"tag": "0.0.2"
},
"social_media_url": "https://twitter.com/rossbeale",
"platforms": {
"ios": "8.2"
},
"source_files": "TouchCheck.swift",
"pushed_with_swift_version": "4.0"
}