KMPageControl icon indicating copy to clipboard operation
KMPageControl copied to clipboard

一种常见样式的PageControl 继承于UIPageControl

KMPageControl

CI Status Version License Platform

一种常见样式的PageControl 继承于UIPageControl

Gif

Installation with CocoaPods

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

Podfile

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

Example

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

Requirements

This library requires iOS 9.0+

Author

hkm5558, [email protected]

License

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