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 | 77 | video.source_files = 'CNLiveTripartiteManagement/Classes/PLShortVideoKit/*' |
| 78 | 78 | end |
| 79 | 79 | s.subspec 'PLPlayerKit' do |playerKit| |
| 80 | - playerKit.dependency 'PLPlayerKit','3.4.1' | |
| 80 | + playerKit.dependency 'PLPlayerKit','~>3.4.1' | |
| 81 | 81 | playerKit.source_files = 'CNLiveTripartiteManagement/Classes/PLPlayerKit/*' |
| 82 | 82 | end |
| 83 | 83 | s.subspec 'SSZipArchive' do |zip| | ... | ... |