Toggle navigation
Toggle navigation
This project
Loading...
Sign in
hh_public
/
hhvDoctorSDK.ios
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
3
Wiki
Network
Create a new issue
Builds
Commits
Authored by
wangguolei
2023-02-01 11:34:54 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
1cd9add8e3101ecd3911a6586a18ead19a7e8a40
1cd9add8
1 parent
226aee05
fix
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
HHVDoctorSDK.podspec
HHVDoctorSDK.podspec
View file @
1cd9add
Pod
::
Spec
.
new
do
|
s
|
s
.
name
=
"HHVDoctorSDK"
s
.
version
=
"3.6.0.011213
48
"
s
.
version
=
"3.6.0.011213
51
"
s
.
summary
=
"和缓视频医生 SDK"
s
.
description
=
<<-
DESC
...
...
@@ -18,7 +18,7 @@ Pod::Spec.new do |s|
s
.
dependency
'TXIMSDK_Plus_iOS'
s
.
dependency
'TXLiteAVSDK_TRTC'
s
.
dependency
s
.
dependency
'TXLiteAVSDK_TRTC'
,
"10.2.11418"
s
.
vendored_frameworks
=
'HHVDoctorSDK/*.framework'
,
'HHVDoctorSDK/*.xcframework'
s
.
resources
=
'HHVDoctorSDK/resources/*.bundle'
...
...
Please
register
or
login
to post a comment