4 "summary": "RxSwift reactive wrapper for view gestures.",
5 "swift_versions": "5.1",
6 "description": "RxSwift 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",
7 "homepage": "https://github.com/RxSwiftCommunity/RxGesture",
10 "RxSwiftCommunity": "https://github.com/RxSwiftCommunity",
11 "Jérôme Alves": "j.alves@me.com"
14 "git": "https://github.com/RxSwiftCommunity/RxGesture.git",
22 "source_files": "Pod/Classes/*.swift",
24 "source_files": "Pod/Classes/iOS/*.swift"
27 "source_files": "Pod/Classes/OSX/*.swift"
37 "swift_version": "5.1"