diff --git a/README.md b/README.md index cee1f99..2581c07 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ AWAREFramework-iOS is available through [CocoaPods](http://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby -pod 'AWAREFramework', '~> 1.7' +pod 'AWAREFramework', '~> 1.8' ``` And run `pod install` in your Xcode project.