Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 1.14 KB

File metadata and controls

39 lines (21 loc) · 1.14 KB

InfinteScroll-Swift

Version License Platform

About

An infinite horizontal UIScrollView subclass with paging for Swift.

Demo

Example

To try out the pod run pod try MWInfiniteScroll

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

iOS 8.0

Installation

InfinteScroll-Swift is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'MWInfiniteScroll'

Author

Mathieu White, mathieuwhite91@gmail.com

License

MWInfiniteScroll is available under the MIT license. See the LICENSE file for more info.