To run the example project, clone the repo, and run pod install
from the Example directory first.
FPageControl is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'FPageControl'
Add the following entry to your Cartfile
:
github "kfit-dev/FPageControl"
Then run carthage update
.
If this is your first time using Carthage in the project, you'll need to go through some additional steps as explained over at Carthage.
Fave, dev@kfit.com
FPageControl is available under the MIT license. See the LICENSE file for more info.