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