Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.82 KB

File metadata and controls

44 lines (30 loc) · 1.82 KB

SFlowLayoutKit

Build Status codecov.io Version Carthage Compatible License Platform

SWaterFallFlowLayout SFloatingHeaderFlowLayout SStackFlowLayout
SWaterFallFlowLayout SFloatingHeaderFlowLayout SStackFlowLayout

Requirements

Installation

CocoaPods

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

pod 'SFlowLayoutKit'

Carthage

Carthage is a lightweight dependency manager for Swift and Objective-C. It leverages CocoaTouch modules and is less invasive than CocoaPods.

To install with carthage, follow the instruction on Carthage

Cartfile
github "Cyrex/SFlowLayoutKit"

Manual Installation

Copy and add all of the files in the SFlowLayoutKit directory (and its subdirectories) into your project.

Author

Cyrex, szwathub@gmail.com

License

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