Skip to content

agruchala/CenteredScrollView

Repository files navigation

CenteredScrollView

Version License Platform Carthage compatible Swift Package Manager compatible

Example

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

Installation

CocoaPods

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

pod 'CenteredScrollView' ~> '1.0.0'

Carthage

CenteredScrollView is available through Carthage. To install it, simply add the following line to your Cartfile:

github "agruchala/CenteredScrollView" ~> 1.0.0

Swift Package Manager

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

Author

Artur Gruchała

License

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