From 10b45209e2d2f10092009dd749d54f928b0f8f2a Mon Sep 17 00:00:00 2001 From: Kareem Hewady Date: Sat, 6 Feb 2016 01:05:15 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7c02de..5493f6b 100755 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ This is a side-by-side comparison between the progressive and non-progressive sc ## Installation **CocoaPods** (recommended) Add the following line to your `Podfile`: -`pod 'KHTabPagerViewController', '~> 0.1.2'` +`pod 'KHTabPagerViewController', '~> 1.0.0'` And then add `#import ` to your view controller. **Manual**