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
liumingming
2021-07-08 12:00:02 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
723ab43f9674d83fdaa3780ecc6c2802c08a9e66
723ab43f
1 parent
b5d71a50
add base
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
HHVDoctorSDK.podspec
HHVDoctorSDK.podspec
View file @
723ab43
Pod
::
Spec
.
new
do
|
s
|
s
.
name
=
"HHVDoctorSDK"
s
.
version
=
"3.1.2.11.07081
1
"
s
.
version
=
"3.1.2.11.07081
2
"
s
.
summary
=
"和缓视频医生 SDK"
s
.
description
=
<<-
DESC
...
...
@@ -18,13 +18,13 @@ Pod::Spec.new do |s|
s
.
dependency
'TXIMSDK_Smart_iOS'
#
s.subspec 'Base' do |base|
s
.
subspec
'Base'
do
|
base
|
# base.vendored_frameworks = 'HHVDoctorSDK/*.framework'
# base.resources = 'HHVDoctorSDK/resources/*.bundle'
# base.frameworks = 'SystemConfiguration', 'MobileCoreServices', 'AVFoundation', 'CoreTelephony', 'VideoToolbox', 'AudioToolbox', 'CoreMedia'
# base.libraries = 'z', 'sqlite3.0', 'c++', 'resolv.9'
#
end
end
end
...
...
Please
register
or
login
to post a comment