Skip to content

Commit 5be479a

Browse files
committed
Update to version 2.1.0
1 parent d44f8fa commit 5be479a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
[![Platform](https://img.shields.io/cocoapods/p/YBSlantedCollectionViewLayout.svg?style=flat)](http://cocoapods.org/pods/YBSlantedCollectionViewLayout)
66
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
77
[![Build Status](https://travis-ci.org/yacir/YBSlantedCollectionViewLayout.svg?branch=master)](https://travis-ci.org/yacir/YBSlantedCollectionViewLayout)
8-
[![codecov.io](https://codecov.io/github/yacir/YBSlantedCollectionViewLayout/coverage.svg?branch=master)](https://codecov.io/github/yacir/YBSlantedCollectionViewLayout?branch=master)
98

109
## Overview
1110
YBSlantedCollectionViewLayout is a subclass of UICollectionViewLayout allowing the display of slanted content on UICollectionView.
@@ -51,7 +50,7 @@ YBSlantedCollectionViewLayout is available through [CocoaPods](http://cocoapods.
5150
it, simply add the following line to your Podfile:
5251

5352
```ruby
54-
pod "YBSlantedCollectionViewLayout", '~> 2.0'
53+
pod "YBSlantedCollectionViewLayout", '~> 2.1'
5554
```
5655

5756
### Carthage

0 commit comments

Comments
 (0)