To run the example project, clone the repo, and run pod install
from the Example directory first.
CenteredScrollView is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'CenteredScrollView' ~> '1.0.0'
CenteredScrollView is available through Carthage. To install it, simply add the following line to your Cartfile:
github "agruchala/CenteredScrollView" ~> 1.0.0
CenteredScrollView is available through Swift Package Manager. To install it, simply add the following git link to your packages:
https://github.com/agruchala/CenteredScrollView.git
Artur Gruchała
CenteredScrollView is available under the MIT license. See the LICENSE file for more info.