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
Bogdan Poplauschi
2014-07-14 18:12:07 +0300
Commit
db252d36547232f0604bcb063bb6da95fca7b65a
1 parent
f080e38f
Updated podspec version to 3.7.0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
SDWebImage.podspec
SDWebImage.podspec
View file @
db252d3
Pod
::
Spec
.
new
do
|
s
|
s
.
name
=
'SDWebImage'
s
.
version
=
'3.
6
'
s
.
version
=
'3.
7.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