4 "summary": "A simple swizzle to allow UIViews to respond to touches outside their visible bounds.",
5 "description": " This is mostly useful for UIButtons for which a specific size/positioning is desired, but which should also be responsive to touches outside of its drawn area.\n",
6 "homepage": "https://github.com/Basket/BKHitSlop",
9 "Andrew Toulouse": "andrew@atoulou.se"
12 "git": "https://github.com/Basket/BKHitSlop.git",
19 "source_files": "BKHitSlop/*.{h,m}",