Skip to content
Permalink
Browse files
Update README.md
  • Loading branch information
sareenv committed Aug 14, 2019
1 parent 6cd5762 commit c6cbec9c938f60e6be60912ce2c9438178167bac
Showing 1 changed file with 13 additions and 8 deletions.
@@ -5,6 +5,19 @@ SVSwiper library uses core UIKit components and provides custom navigation acros
[![Version](https://img.shields.io/cocoapods/v/SVSwiper.svg?style=flat)](https://cocoapods.org/pods/SVSwiper)





## Installation

SVSwiper is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'SVSwiper'
```


## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.
@@ -63,14 +76,6 @@ extension ViewController: SVSwiperDelegate{
```


## Installation

SVSwiper is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'SVSwiper'
```

## Author

0 comments on commit c6cbec9

Please sign in to comment.