Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
ioslib
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
cemarose
ioslib
Commits
14e7f9a3
Commit
14e7f9a3
authored
Apr 18, 2018
by
lee
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
u file directory
parent
8c15d98c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
AliPay.podspec
Alipay/AliPay.podspec
+5
-5
No files found.
Alipay/AliPay.podspec
View file @
14e7f9a3
...
@@ -25,17 +25,17 @@ TODO: Add long description of the pod here.
...
@@ -25,17 +25,17 @@ TODO: Add long description of the pod here.
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
s
.
license
=
{
:type
=>
'MIT'
,
:file
=>
'LICENSE'
}
s
.
license
=
{
:type
=>
'MIT'
,
:file
=>
'LICENSE'
}
s
.
author
=
{
'lee'
=>
'627051222@qq.com'
}
s
.
author
=
{
'lee'
=>
'627051222@qq.com'
}
s
.
source
=
{
:git
=>
'http://git.cemarose.cn/cemarose/ioslib
/raw/master/Alipay/
'
,
:tag
=>
s
.
version
.
to_s
}
s
.
source
=
{
:git
=>
'http://git.cemarose.cn/cemarose/ioslib
.git
'
,
:tag
=>
s
.
version
.
to_s
}
s
.
ios
.
deployment_target
=
'8.0'
s
.
ios
.
deployment_target
=
'8.0'
s
.
requires_arc
=
true
s
.
requires_arc
=
true
s
.
vendored_frameworks
=
'AlipaySDK.framework'
s
.
vendored_frameworks
=
'Alipay
/Alipay
SDK.framework'
s
.
source_files
=
'AlipaySDK.framework/**/*.h'
s
.
source_files
=
'Alipay
/Alipay
SDK.framework/**/*.h'
s
.
public_header_files
=
'AlipaySDK.framework/**/*.h'
s
.
public_header_files
=
'Alipay
/Alipay
SDK.framework/**/*.h'
s
.
resource
=
'AlipaySDK.bundle'
s
.
resource
=
'Alipay
/Alipay
SDK.bundle'
s
.
frameworks
=
'SystemConfiguration'
,
'CoreTelephony'
,
'QuartzCore'
,
'CoreText'
,
'CoreGraphics'
,
'UIKit'
,
'Foundation'
,
'CFNetwork'
,
'CoreMotion'
s
.
frameworks
=
'SystemConfiguration'
,
'CoreTelephony'
,
'QuartzCore'
,
'CoreText'
,
'CoreGraphics'
,
'UIKit'
,
'Foundation'
,
'CFNetwork'
,
'CoreMotion'
s
.
libraries
=
'c++'
,
'z'
s
.
libraries
=
'c++'
,
'z'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment