Commit 61f75a729e0dd05e15c32668ca6e436d480b39ff

Authored by yinqiaojuan
1 parent 51db7987

0.0.8

CNLiveTripartiteManagement.podspec
1 1  
2 2 Pod::Spec.new do |s|
3 3 s.name = 'CNLiveTripartiteManagement'
4   - s.version = '0.0.7'
  4 + s.version = '0.0.8'
5 5 s.summary = '所有三方库版本管理'
6 6 s.description = <<-DESC
7 7 所有三方库版本管理组件
... ... @@ -45,7 +45,7 @@ Pod::Spec.new do |s|
45 45 qmuikit.source_files = 'CNLiveTripartiteManagement/Classes/QMUIKit/*'
46 46 end
47 47 s.subspec 'tingyunApp' do |tingyun|
48   - tingyun.dependency 'tingyunApp', '2.13.1'
  48 + tingyun.dependency 'tingyunApp', '2.13.2'
49 49 tingyun.source_files = 'CNLiveTripartiteManagement/Classes/tingyunApp/*'
50 50 end
51 51 s.subspec 'WebViewJavascriptBridge' do |bridge|
... ...