Browse Source

使用上传苹果 指定版本库

jsonwang 3 years ago
parent
commit
5075cc5f52
1 changed files with 4 additions and 4 deletions
  1. 4 4
      Podfile

+ 4 - 4
Podfile

@@ -26,16 +26,16 @@ target 'Introduce' do
     
    when 0 # AppStore
    
-     pod 'BFCommonKit',           '1.5.9'
+     pod 'BFCommonKit',           '1.6.0'
      pod 'BFNetRequestKit',       '1.0.3'
      pod 'BFUIKit',               '0.1.5'
      pod 'BFMaterialKit',         '0.2.7'
      pod 'BFLogger',              '0.1.0'
-     pod 'BFMediaKit',            '0.0.2'
-     pod 'BFRecordScreenKit',     '1.0.0'
+     pod 'BFMediaKit',            '0.1.2'
+     pod 'BFRecordScreenKit',     '1.0.1'
      pod 'BFAnalyzeKit',          '0.1.0'
      pod 'BFFFmpeglib',           '1.0.3'
-     pod 'BFUploadKit',           '0.1.0'
+     pod 'BFUploadKit',           '0.1.1'
 
      
    when 1 # jenkins