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
6fb34351
Commit
6fb34351
authored
Jan 14, 2022
by
Sanchew
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
u
parent
2a73170a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
+2
-1
AliPay.podspec
Alipay/AliPay.podspec
+2
-1
No files found.
Alipay/AliPay.podspec
View file @
6fb34351
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
Pod
::
Spec
.
new
do
|
s
|
Pod
::
Spec
.
new
do
|
s
|
s
.
name
=
'AliPay'
s
.
name
=
'AliPay'
s
.
version
=
'0.2.
0
'
s
.
version
=
'0.2.
1
'
s
.
summary
=
'A short description of AliPay.'
s
.
summary
=
'A short description of AliPay.'
# This description is used to generate tags and improve search results.
# This description is used to generate tags and improve search results.
...
@@ -39,4 +39,5 @@ TODO: Add long description of the pod here.
...
@@ -39,4 +39,5 @@ TODO: Add long description of the pod here.
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'
s
.
pod_target_xcconfig
=
{
'VALID_ARCHS'
=>
'x86_64 armv7 armv7s arm64'
}
end
end
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