Skip to content

Commit

Permalink
Updates Podfile entry to v3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusschulz committed Feb 24, 2015
1 parent feca1e8 commit 4445bb2
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 @@ -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
Expand Down

0 comments on commit 4445bb2

Please sign in to comment.