FPageControl
示例
要运行示例项目,请克隆仓库,并首先从 Example 目录运行 pod install
。
要求
安装
CocoaPods
FPageControl 通过 CocoaPods 提供。要安装它,只需将以下行添加到您的 Podfile 中
pod 'FPageControl'
Carthage
将以下条目添加到您的 Cartfile
github "kfit-dev/FPageControl"
然后运行 carthage update
。
如果您首次在项目中使用Carthage,您需要按照以下步骤进行操作,如Carthage页面上所述 前往Carthage。
作者
Fave,[email protected]
许可证
FPageControl遵循MIT许可证。有关更多信息,请参阅LICENSE文件。