Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
eleev committed Nov 30, 2018
2 parents e1c879d + 95fc7f3 commit b0f5739
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![Language](https://img.shields.io/badge/language-Swift-orange.svg)]()
[![Documentation](https://img.shields.io/badge/docs-100%25-magenta.svg)]()
[![Autolayout](https://img.shields.io/badge/autolayout-enabled-blue.svg)]()
[![CocoaPod](https://img.shields.io/badge/pod-1.0.0-lightblue.svg)]()
[![CocoaPod](https://img.shields.io/badge/pod-1.0.1-lightblue.svg)]()
[![License](https://img.shields.io/badge/license-MIT-blue.svg)]()

**Last Update: 30/November/2018.**
Expand All @@ -19,7 +19,7 @@
`drawer-view` is availabe via `CocoaPods`

```
pod 'drawer-view', '~> 1.0.0'
pod 'drawer-view', '~> 1.0.1'
```
## Manual
You can always use `copy-paste` the sources method 😄. Or you can compile the framework and include it with your project.
Expand Down

0 comments on commit b0f5739

Please sign in to comment.