Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ios
/
yh_sdwebimage
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
Bogdan Poplauschi
2015-03-19 23:38:13 +0200
Commit
4f97897a415009553cc0907171f72ee2b290ffed
2 parents
cd0c57f4
4445bb2e
Merge pull request #1045 from mariusschulz/patch-1
Updates Podfile entry to v3.7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
README.md
README.md
View file @
4f97897
...
...
@@ -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+)
...
...
Please
register
or
login
to post a comment