2019-08-10 02:34:03 +03:00

20 lines
585 B
Objective-C

//
// DirectionalPanGesture.h
// DirectionalPanGesture
//
// Created by Peter on 8/10/19.
// Copyright © 2019 Telegram Messenger LLP. All rights reserved.
//
#import <UIKit/UIKit.h>
//! Project version number for DirectionalPanGesture.
FOUNDATION_EXPORT double DirectionalPanGestureVersionNumber;
//! Project version string for DirectionalPanGesture.
FOUNDATION_EXPORT const unsigned char DirectionalPanGestureVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <DirectionalPanGesture/PublicHeader.h>