房间内播放背景音乐上传音乐

This commit is contained in:
fengshuo
2022-05-07 19:02:13 +08:00
parent f5042df003
commit db61470a40
82 changed files with 18444 additions and 5 deletions

View File

@@ -62,6 +62,8 @@ target 'xplan-ios' do
pod 'QGVAPlayer'
pod 'IQKeyboardManager', '~> 6.5.5'
pod 'TZImagePickerController'
#上传音乐
pod 'CocoaAsyncSocket',:modular_headers => true
#调试
pod 'LookinServer', :configurations => ['Debug']