4 "summary": "RxSwfit reactive wrapper for view gestures.",
5 "description": "RxSwfit reactive wrapper for view gestures. It lets you to easily observe\na single gesture like tap or a custom group of gestures on a view. You can \ncombine taps, presses, or swipes in any direction",
6 "homepage": "https://github.com/RxSwiftCommunity/RxGesture",
9 "Marin Todorov": "touch-code-magazine@underplot.com"
12 "git": "https://github.com/RxSwiftCommunity/RxGesture.git",
20 "source_files": "Pod/Classes/*.swift",
22 "source_files": "Pod/Classes/iOS/*.swift"
25 "source_files": "Pod/Classes/OSX/*.swift"