#import @interface TGModernGalleryZoomableScrollViewSwipeGestureRecognizer : UIPanGestureRecognizer - (CGFloat)swipeDistance; - (CGFloat)swipeVelocity; @end