Toggle navigation
Toggle navigation
This project
Loading...
Sign in
mobile
/
react
·
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
孙凯
7 years ago
Commit
44dc222b22c9eedf176e8c1c3151b1f8e92829b2
1 parent
4a01010d
update
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
React.podspec
React.podspec
View file @
44dc222
...
...
@@ -35,7 +35,7 @@ Pod::Spec.new do |s|
s
.
subspec
"Core"
do
|
ss
|
ss
.
dependency
"Yoga"
,
"
#{
package
[
"version"
]
}
.React"
ss
.
dependency
"YH_Analytics"
,
"3.1.6"
ss
.
dependency
"YH_Analytics"
ss
.
source_files
=
"React/**/*.{c,h,m,mm,S,cpp},"
ss
.
exclude_files
=
"**/__tests__/*"
,
"IntegrationTests/*"
,
...
...
Please
register
or
login
to post a comment