Skip to content

sunjinshuai/MYBannerCycleView

Repository files navigation

MYBannerCycleView

Build Status Version License Platform

MYBannerCycleView是用UICollectionView实现的,使用的时候也特别简单,就跟使用UICollectionView一样的清爽。 代码规范,结构清晰,个人感觉没有一点冗余代码,欢迎各路大神批评指正,喜欢的可以给star。

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

For example

效果图

Installation

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

pod 'MYBannerCycleView', '~> 0.0.2'

Author

sunjinshuai, s_mike@163.com

License

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