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
DreamPiggy
2018-01-12 11:53:50 +0800
Commit
4f4a33030f0c7b44ff35c95950962729810831d2
1 parent
5667d67f
Update the spec file to define the dependency version for libwebp
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
SDWebImage.podspec
SDWebImage.podspec
View file @
4f4a330
...
...
@@ -62,6 +62,6 @@ Pod::Spec.new do |s|
'USER_HEADER_SEARCH_PATHS'
=>
'$(inherited) $(SRCROOT)/libwebp/src'
}
webp
.
dependency
'SDWebImage/Core'
webp
.
dependency
'libwebp'
webp
.
dependency
'libwebp'
,
'~> 0.5'
end
end
...
...
Please
register
or
login
to post a comment