# DDUIGestureRecognizer [![CI Status](https://img.shields.io/travis/DDIsFriend/DDUIGestureRecognizer.svg?style=flat)](https://travis-ci.org/DDIsFriend/DDUIGestureRecognizer) [![Version](https://img.shields.io/cocoapods/v/DDUIGestureRecognizer.svg?style=flat)](https://cocoapods.org/pods/DDUIGestureRecognizer) [![License](https://img.shields.io/cocoapods/l/DDUIGestureRecognizer.svg?style=flat)](https://cocoapods.org/pods/DDUIGestureRecognizer) [![Platform](https://img.shields.io/cocoapods/p/DDUIGestureRecognizer.svg?style=flat)](https://cocoapods.org/pods/DDUIGestureRecognizer) ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation DDUIGestureRecognizer is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod 'DDUIGestureRecognizer' ``` ## Author DDIsFriend, DDIsFriend@163.com ## License DDUIGestureRecognizer is available under the MIT license. See the LICENSE file for more info.