From f593f4f3f4e5ab9574f67a73677bdb18e0850256 Mon Sep 17 00:00:00 2001 From: Cezary Wojcik Date: Sat, 21 Sep 2013 19:45:45 -0700 Subject: [PATCH] 1.2.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5636396..56e86da 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ CWPopup is a category on UIViewController that allows you to easily make popup v ### [CocoaPods](http://www.cocoapods.org) -`pod 'CWPopup', '~> 1.1.2'` +`pod 'CWPopup', '~> 1.2.0'` ### Manual