Skip to content
This repository has been archived by the owner on Oct 6, 2019. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
msaps authored Oct 6, 2016
1 parent 86db90e commit 3048efd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# CocoaBar
[![Build Status](https://travis-ci.org/MerrickSapsford/CocoaBar.svg?branch=develop)](https://travis-ci.org/MerrickSapsford/CocoaBar)
![](https://img.shields.io/cocoapods/v/CocoaBar.svg)
![](https://img.shields.io/badge/Swift-2.2-orange.svg)
![](https://img.shields.io/badge/Swift-3.0-orange.svg)

A flexible and simple to use SnackBar view for iOS.

Expand All @@ -14,9 +14,9 @@ CocoaBar is available through [CocoaPods](http://cocoapods.org). To install it,

pod 'CocoaBar'

Swift 3 support is currently available in version 0.2.0 in beta:
Swift 2.1 support is available in version 0.1.7 or below:

pod 'CocoaBar', '~> 0.2.0-beta'
pod 'CocoaBar', '~> 0.1.0'

And run `pod install`.

Expand Down

0 comments on commit 3048efd

Please sign in to comment.