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
孟顺
6 years ago
Commit
76a13f170bec5b9bf954ed7f6bccc09af49ef00e
1 parent
f6346b2e
添加引用
review by 枪兵
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
YHExplorer.podspec
YHExplorer.podspec
View file @
76a13f1
Pod
::
Spec
.
new
do
|
s
|
s
.
name
=
"YHExplorer"
s
.
version
=
"1.1.1-ios11"
s
.
version
=
"1.1.1-ios11
-addSDD
"
s
.
summary
=
"Integrated WebView with Cordova"
s
.
description
=
<<-
DESC
An WebView Kit integrated Cordova.
...
...
@@ -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
'SDWebImage'
,
'~> 1.0.1
'
s
.
source_files
=
'YHExplorer/*.{h,m}'
s
.
resources
=
'YHExplorer/*.{xml,js}'
...
...
Please
register
or
login
to post a comment