2 "name": "OnGestureSwift",
4 "summary": "OnGestureSwift lets you call onClick / onLongPress / onPan / onSwipe / onDrag from any UIView object.",
5 "description": "Simply call the extension methods: onClick / onLongPress / onPan / onSwipe / onDrag from any UIView object, and you will attach a closure to the gestured view",
6 "homepage": "https://github.com/perrchick/OnGestureSwift",
12 "Perry Sh": "perrchick@gmail.com"
14 "swift_version": "4.0",
20 "git": "https://github.com/perrchick/OnGestureSwift.git",
23 "source_files": "OnGesture/**/*.{swift}"