一种常见样式的PageControl 继承于UIPageControl
CocoaPods is a dependency manager for Swift and Objective-C Cocoa projects, which automates and simplifies the process of using 3rd-party libraries. You can install it with the following command:
$ gem install cocoapods
To integrate KMPageControl into your Xcode project using CocoaPods, specify it in your Podfile
:
In your Podfile
pod 'KMPageControl'
Then, run the following command:
$ pod install
To run the example project, clone the repo, and run pod install
from the Example directory first.
This library requires iOS 9.0+
hkm5558, szhuangkm@163.com
KMPageControl is available under the MIT license. See the LICENSE file for more info.