An open API service indexing awesome lists of open source software.

https://github.com/codeeagle/swiftpagedflow

PagedFlowView Swift Version
https://github.com/codeeagle/swiftpagedflow

Last synced: 3 months ago
JSON representation

PagedFlowView Swift Version

Awesome Lists containing this project

README

          

# SwiftPagedFlow

[![CI Status](http://img.shields.io/travis/CodeEagle/SwiftPagedFlow.svg?style=flat)](https://travis-ci.org/CodeEagle/SwiftPagedFlow)
[![Version](https://img.shields.io/cocoapods/v/SwiftPagedFlow.svg?style=flat)](http://cocoapods.org/pods/SwiftPagedFlow)
[![License](https://img.shields.io/cocoapods/l/SwiftPagedFlow.svg?style=flat)](http://cocoapods.org/pods/SwiftPagedFlow)
[![Platform](https://img.shields.io/cocoapods/p/SwiftPagedFlow.svg?style=flat)](http://cocoapods.org/pods/SwiftPagedFlow)
##Screenshot

## Usage

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

## Requirements
iOS 8 or later Swift
## Installation

SwiftPagedFlow is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod "SwiftPagedFlow"
```

## Author

CodeEagle, stasura@hotmail.com

## License

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