要运行示例工程,请在拉取代码后,先在Pods
目录下执行pod install
命令。
To run the example project, clone the repo, and run pod install
from the Pods
directory first.
iOS 12.0, Xcode 14.0
推荐使用CocoaPods安装XZCollectionViewFlowLayout
组件。
XZCollectionViewFlowLayout
is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'XZCollectionViewFlowLayout'
Xezun, [email protected]
XZCollectionViewFlowLayout is available under the MIT license. See the LICENSE file for more info.