From ce8a4564a3592147263cecc6c1e1d7376e205de8 Mon Sep 17 00:00:00 2001 From: Nitish Makhija Date: Sat, 29 Sep 2018 01:19:57 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a7ddaf..66ec2de 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Drag drop Source folder in your project To integrate EasyTipView into your Xcode project using CocoaPods, specify it in your `Podfile`: ```ruby -pod 'NMEasyTipView', '~> 1.1' +pod 'NMEasyTipView', '~> 1.2' ``` Then, run the following command: