Skip to content
This repository was archived by the owner on Jan 2, 2024. It is now read-only.

dim0v/DOPageControl

Repository files navigation

DOPageControl

CI Status Version License Platform

Replacement for UIPageControl. Written in Swift.

##Screenshots

Screenshot0   

Usage

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

OR

Simply run pod try DOPageControl

Requirements

  • Xcode 8
  • Swift 3
  • iOS 8.0

Installation

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

pod "DOPageControl"

Swift 2

Swift 2 version is available in swift2 branch. If you haven't yet moved your project to Swift 3, you can still use DOPageControl by adding one of the following lines to your podfile:

pod 'DOPageControl', '~> 1.3' 
pod 'DOPageControl', :git => 'https://github.com/dim0v/DOPageControl.git', :branch => 'swift2'

Author

Dmytro Ovcharenko, dmyt.ov@gmail.com

License

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

About

Replacement for UIPageControl. Written in Swift.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors