SFlowLayoutKit 1.0.2

SFlowLayoutKit 1.0.2

ZhiweiSun 维护。



  • 作者:
  • Cyrex

SFlowLayoutKit

Build Status codecov.io Version Carthage Compatible License Platform

SWaterfallFlowLayout SFloatingHeaderFlowLayout SStackFlowLayout
SWaterfallFlowLayout SFloatingHeaderFlowLayout SStackFlowLayout

要求

安装

CocoaPods

SFlowLayoutKit 可在 CocoaPods 上使用。要安装它,只需将以下行添加到您的 Podfile 中

pod 'SFlowLayoutKit'

Carthage

Carthage 是 Swift 和 Objective-C 的轻量级依赖关系管理器。它利用 CocoaTouch 模块,比 CocoaPods 的侵入性更低。

要使用 Carthage 安装,请按照 Carthage 上的说明进行操作

Cartfile
github "Cyrex/SFlowLayoutKit"

手动安装

SFlowLayoutKit目录(及其子目录)中的所有文件复制并添加到您的项目中。

作者

Cyrex, [email protected]

版权

SFlowLayoutKit 使用MIT许可。有关更多信息,请参阅LICENSE文件。