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
lixia.zhang
7 years ago
Commit
34c51d8712ee10103cc6ed4f56aab9e40e9082cf
1 parent
7e73f56f
Dependency
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
YHExplorer.podspec
YHExplorer.podspec
View file @
34c51d8
...
...
@@ -13,7 +13,7 @@ Pod::Spec.new do |s|
s
.
platform
=
:ios
,
'7.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