diff --git a/README.md b/README.md index 6541136..ec45fa3 100644 --- a/README.md +++ b/README.md @@ -231,7 +231,7 @@ There are three ways to use SDWebImage in your project: #### Podfile ``` platform :ios, '6.1' -pod 'SDWebImage', '~>3.6' +pod 'SDWebImage', '~>3.7' ``` ### Installation by cloning the repository