Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ios
/
YH_Explorer
·
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
gaoqiang xu
2016-05-30 15:39:07 +0800
Commit
72ecbcdd90359dcb566873ffc5c8be7cdc0cae2d
1 parent
18be73b8
remove webp dependency
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
YHExplorer.podspec
YHExplorer.podspec
View file @
72ecbcd
...
...
@@ -13,7 +13,7 @@ Pod::Spec.new do |s|
s
.
platform
=
:ios
,
'6.0'
s
.
requires_arc
=
true
s
.
dependency
'YH_WebP'
,
'~> 1.0.0'
#
s.dependency 'YH_WebP', '~> 1.0.0'
s
.
source_files
=
'YHExplorer/*.{h,m}'
s
.
resources
=
'YHExplorer/*.{xml,js}'
...
...
Please
register
or
login
to post a comment