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-06-13 18:23:17 +0300
Commit
5b1451e11cd38373d63a65579e7e13a5ad29f08f
1 parent
b29850b6
Since we use tag 3.6, the podspec file must match that. Fixes #757
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
SDWebImage.podspec
SDWebImage.podspec
View file @
5b1451e
Pod
::
Spec
.
new
do
|
s
|
s
.
name
=
'SDWebImage'
s
.
version
=
'3.6
.0
'
s
.
version
=
'3.6'
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