Skip to content

Commit

Permalink
Merge pull request SDWebImage#1045 from mariusschulz/patch-1
Browse files Browse the repository at this point in the history
Updates Podfile entry to v3.7
  • Loading branch information
bpoplauschi committed Mar 19, 2015
2 parents cd0c57f + 4445bb2 commit 4f97897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,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 with Carthage (iOS 8+)
Expand Down

0 comments on commit 4f97897

Please sign in to comment.