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",
10 "Jérôme Alves": "j.alves@me.com"
13 "git": "https://github.com/RxSwiftCommunity/RxGesture.git",
21 "source_files": "Pod/Classes/*.swift",
23 "source_files": "Pod/Classes/iOS/*.swift"
26 "source_files": "Pod/Classes/OSX/*.swift"
36 "pushed_with_swift_version": "3.0"