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
Email Patches
Plain Diff
Browse Files
Authored by
Olivier Poitrey
2014-03-24 13:32:45 -0700
Commit
b49243d147b2abd5c1604c498c60aad5366dfb7b
1 parent
710908ed
Bump version to 3.6.0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
SDWebImage.podspec
SDWebImage.podspec
View file @
b49243d
Pod
::
Spec
.
new
do
|
s
|
s
.
name
=
'SDWebImage'
s
.
version
=
'3.
5.4
'
s
.
version
=
'3.
6.0
'
s
.
platform
=
:ios
,
'5.0'
s
.
license
=
'MIT'
s
.
summary
=
'Asynchronous image downloader with cache support with an UIImageView category.'
...
...
Please
register
or
login
to post a comment