Skip to content

Commit

Permalink
Merge branch 'master' of github.com:andreamazz/AMScrollingNavbar
Browse files Browse the repository at this point in the history
  • Loading branch information
andreamazz committed Feb 25, 2016
2 parents b0a4b67 + 7a237db commit 67c07aa
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 @@ -2,7 +2,7 @@
<img width="420" height="240" src="assets/logo.png"/>
</p>

[![Cocoapods](https://cocoapod-badges.herokuapp.com/v/AMScrollingNavbar/badge.svg)](http://www.cocoapods.org/?q=amscrollingnavbar)
[![CocoaPods](https://cocoapod-badges.herokuapp.com/v/AMScrollingNavbar/badge.svg)](http://www.cocoapods.org/?q=amscrollingnavbar)
[![Build Status](https://travis-ci.org/andreamazz/AMScrollingNavbar.svg)](https://travis-ci.org/andreamazz/AMScrollingNavbar)
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
![Swift 2.0](https://img.shields.io/badge/swift-2.0-orange.svg)
Expand All @@ -29,7 +29,7 @@ If you are looking for the category implementation in Objective-C, make sure to
<img width="520" height="536" src="assets/screenshot.gif"/>
</p>

#Setup with Cocoapods
#Setup with CocoaPods

```
pod 'AMScrollingNavbar', '~> 2.0.1'
Expand Down

0 comments on commit 67c07aa

Please sign in to comment.