diff --git a/README.md b/README.md index e49a021a..5270e70c 100644 --- a/README.md +++ b/README.md @@ -142,8 +142,8 @@ There are three ways to use SDWebImage in your project: #### Podfile ``` -platform :ios, '7.0' -pod 'SDWebImage', '~> 4.0' +platform :ios, '8.0' +pod 'SDWebImage', '~> 5.0' ``` ##### Swift and static framework