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
6c725a6c
Commit
6c725a6c
authored
7 years ago
by
lee
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update location
parent
661d3d02
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
AliPay.podspec
Alipay/AliPay.podspec
+2
-2
No files found.
Alipay/AliPay.podspec
View file @
6c725a6c
...
...
@@ -21,11 +21,11 @@ Pod::Spec.new do |s|
TODO: Add long description of the pod here.
DESC
s
.
homepage
=
'http
s://github.com/lee/AliPaySDK
'
s
.
homepage
=
'http
://git.cemarose.cn/cemarose/ioslib
'
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
s
.
license
=
{
:type
=>
'MIT'
,
:file
=>
'LICENSE'
}
s
.
author
=
{
'lee'
=>
'627051222@qq.com'
}
s
.
source
=
{
:git
=>
'http
s://github.com/sanchew/AliPaySDK.git
'
,
:tag
=>
s
.
version
.
to_s
}
s
.
source
=
{
:git
=>
'http
://git.cemarose.cn/cemarose/ioslib
'
,
:tag
=>
s
.
version
.
to_s
}
s
.
ios
.
deployment_target
=
'8.0'
...
...
This diff is collapsed.
Click to expand it.
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