From 77fd23c637a2fbe1a3f30fa6992eba0ce809ec4a Mon Sep 17 00:00:00 2001 From: Martin Barreto Date: Mon, 23 Jan 2017 18:19:10 -0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e939f27..37c5e84 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Platform iOS Swift 2 compatible Carthage compatible -CocoaPods compatible +CocoaPods compatible License: MIT codebeat badge @@ -302,7 +302,7 @@ Follow these 3 steps to run Example project: Clone XLPagerTabStrip repository, o To install XLPagerTabStrip, simply add the following line to your Podfile: ```ruby -pod 'XLPagerTabStrip', '~> 5.0' +pod 'XLPagerTabStrip', '~> 6.0' ``` ### Carthage