Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.11 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.11 KB

CubicController

CI Status Version License Platform

Example

alt tag

Requirements

Swift 3 iOS 8.0+

Usage

your cells need to be subclasses of CubicCollectionViewCell or have the same implementation of prepareForReuse

Installation

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

pod "CubicController"

Author

andrespch, andres.portillos@gmail.com

License

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