Toggle navigation
Toggle navigation
This project
Loading...
Sign in
hh_public
/
hhsdk.ios.spec
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
wangguolei
2022-03-16 18:08:33 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
f72cf700594b8ae6a99dc3403cb3a1c66064a6fb
f72cf700
1 parent
74699de5
fxi
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
64 deletions
HHDoctorSDKBeta/3.1.4.031610/HHDoctorSDKBeta.podspec
HHDoctorSDKBeta/3.1.4.031611/HHDoctorSDKBeta.podspec
HHDoctorSDKBeta/3.1.4.031610/HHDoctorSDKBeta.podspec
deleted
100644 → 0
View file @
74699de
Pod
::
Spec
.
new
do
|
s
|
s
.
name
=
"HHDoctorSDKBeta"
s
.
version
=
"3.1.4.031610"
s
.
summary
=
"和缓视频医生 SDK"
s
.
description
=
<<-
DESC
和缓视频医生,连接千万用户和全科医生。
DESC
s
.
homepage
=
"https://code.hh-medic.com/dev-client/hhsdk.ios"
s
.
license
=
"MIT"
s
.
author
=
{
"shmily"
=>
"shmilyshijian@foxmail.com"
}
s
.
social_media_url
=
"https://github.com"
s
.
platform
=
:ios
,
"9.0"
s
.
source
=
{
:git
=>
"https://code.hh-medic.com/hh_public/hhvDoctorSDK.ios.git"
,
:branch
=>
'feature/app_6.4.2'
}
s
.
default_subspec
=
'Base'
# s.dependency 'TXIMSDK_Smart_iOS'
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
HHDoctorSDKBeta/3.1.4.031611/HHDoctorSDKBeta.podspec
deleted
100644 → 0
View file @
74699de
Pod
::
Spec
.
new
do
|
s
|
s
.
name
=
"HHDoctorSDKBeta"
s
.
version
=
"3.1.4.031611"
s
.
summary
=
"和缓视频医生 SDK"
s
.
description
=
<<-
DESC
和缓视频医生,连接千万用户和全科医生。
DESC
s
.
homepage
=
"https://code.hh-medic.com/dev-client/hhsdk.ios"
s
.
license
=
"MIT"
s
.
author
=
{
"shmily"
=>
"shmilyshijian@foxmail.com"
}
s
.
social_media_url
=
"https://github.com"
s
.
platform
=
:ios
,
"9.0"
s
.
source
=
{
:git
=>
"https://code.hh-medic.com/hh_public/hhvDoctorSDK.ios.git"
,
:branch
=>
'feature/app_6.4.2'
}
s
.
default_subspec
=
'Base'
s
.
dependency
'TXIMSDK_Smart_iOS'
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
Please
register
or
login
to post a comment