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

https://github.com/nextfaze/pagedcollectionview

A centered paged collection view
https://github.com/nextfaze/pagedcollectionview

Last synced: 11 months ago
JSON representation

A centered paged collection view

Awesome Lists containing this project

README

          

# PagedCollectionView
A centered paged collection view with page controls

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

## Example

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

## Requirements

iOS 9.0

## Installation

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

```ruby
pod "PagedCollectionView"
```

## License

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