Commit d0ab21116473526399fd837d7684744984a70985
1 parent
8f2420a1
0.1.4
Showing
1 changed file
with
1 additions
and
1 deletions
CNLiveTripartiteManagement.podspec
| @@ -77,7 +77,7 @@ Pod::Spec.new do |s| | @@ -77,7 +77,7 @@ Pod::Spec.new do |s| | ||
| 77 | video.source_files = 'CNLiveTripartiteManagement/Classes/PLShortVideoKit/*' | 77 | video.source_files = 'CNLiveTripartiteManagement/Classes/PLShortVideoKit/*' |
| 78 | end | 78 | end |
| 79 | s.subspec 'PLPlayerKit' do |playerKit| | 79 | s.subspec 'PLPlayerKit' do |playerKit| |
| 80 | - playerKit.dependency 'PLPlayerKit','3.4.1' | 80 | + playerKit.dependency 'PLPlayerKit','~>3.4.1' |
| 81 | playerKit.source_files = 'CNLiveTripartiteManagement/Classes/PLPlayerKit/*' | 81 | playerKit.source_files = 'CNLiveTripartiteManagement/Classes/PLPlayerKit/*' |
| 82 | end | 82 | end |
| 83 | s.subspec 'SSZipArchive' do |zip| | 83 | s.subspec 'SSZipArchive' do |zip| |