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: