Bläddra i källkod

1.update framework

wenweiwei 3 år sedan
förälder
incheckning
793d7eb72b
2 ändrade filer med 24 tillägg och 24 borttagningar
  1. 9 9
      BFCommonKit.podspec
  2. 15 15
      Example/Podfile.lock

+ 9 - 9
BFCommonKit.podspec

@@ -39,10 +39,10 @@ TODO: Add long description of the pod here.
   s.subspec 'BFBase' do |bb|
     bb.source_files = 'BFCommonKit/Classes/BFBase/**/*'
     bb.frameworks = 'UIKit', 'WebKit'
-    bb.dependency 'Alamofire','5.4.3'
-    bb.dependency 'SnapKit','5.0.1'
+    bb.dependency 'Alamofire'
+    bb.dependency 'SnapKit'
     bb.dependency 'RealmSwift','10.7.6'
-    bb.dependency 'FDFullscreenPopGesture','1.1'
+    bb.dependency 'FDFullscreenPopGesture'
     bb.dependency 'BFCommonKit/BFUtility'
     bb.dependency 'BFCommonKit/BFConfig'
     bb.dependency 'BFCommonKit/BFCategorys'
@@ -54,16 +54,16 @@ TODO: Add long description of the pod here.
   s.subspec 'BFCategorys' do |cc|
     cc.source_files = 'BFCommonKit/Classes/BFCategorys/*'
     cc.frameworks = 'Foundation','UIKit','MobileCoreServices' # ,'CommonCrypto'
-    cc.dependency 'KingfisherWebP','1.3.0'
+    cc.dependency 'KingfisherWebP'
   end
   s.subspec 'BFUtility' do |uu|
     uu.source_files = 'BFCommonKit/Classes/BFUtility/*'
     uu.frameworks = 'Foundation','UIKit','AdSupport','Photos','AudioToolbox','AVKit'
-    uu.dependency 'KingfisherWebP','1.3.0'
-    uu.dependency 'Alamofire','5.4.3'
-    uu.dependency 'KeychainAccess','4.2.2'
-    uu.dependency 'Kingfisher','6.3.0'
-    uu.dependency 'Toast-Swift','5.0.1'
+    uu.dependency 'KingfisherWebP'
+    uu.dependency 'Alamofire'
+    uu.dependency 'KeychainAccess'
+    uu.dependency 'Kingfisher'
+    uu.dependency 'Toast-Swift'
     uu.dependency 'BFCommonKit/BFCategorys'
     uu.dependency 'BFCommonKit/BFConfig'
   end

+ 15 - 15
Example/Podfile.lock

@@ -1,5 +1,5 @@
 PODS:
-  - Alamofire (5.4.3)
+  - Alamofire (5.4.4)
   - BFCommonKit (1.4.9):
     - BFCommonKit/BFBase (= 1.4.9)
     - BFCommonKit/BFCategorys (= 1.4.9)
@@ -8,30 +8,30 @@ PODS:
     - BFCommonKit/BFEnums (= 1.4.9)
     - BFCommonKit/BFUtility (= 1.4.9)
   - BFCommonKit/BFBase (1.4.9):
-    - Alamofire (= 5.4.3)
+    - Alamofire
     - BFCommonKit/BFCategorys
     - BFCommonKit/BFConfig
     - BFCommonKit/BFUtility
-    - FDFullscreenPopGesture (= 1.1)
+    - FDFullscreenPopGesture
     - RealmSwift (= 10.7.6)
-    - SnapKit (= 5.0.1)
+    - SnapKit
   - BFCommonKit/BFCategorys (1.4.9):
-    - KingfisherWebP (= 1.3.0)
+    - KingfisherWebP
   - BFCommonKit/BFConfig (1.4.9)
   - BFCommonKit/BFDebug (1.4.9):
     - BFCommonKit/BFCategorys
   - BFCommonKit/BFEnums (1.4.9)
   - BFCommonKit/BFUtility (1.4.9):
-    - Alamofire (= 5.4.3)
+    - Alamofire
     - BFCommonKit/BFCategorys
     - BFCommonKit/BFConfig
-    - KeychainAccess (= 4.2.2)
-    - Kingfisher (= 6.3.0)
-    - KingfisherWebP (= 1.3.0)
-    - Toast-Swift (= 5.0.1)
+    - KeychainAccess
+    - Kingfisher
+    - KingfisherWebP
+    - Toast-Swift
   - FDFullscreenPopGesture (1.1)
   - KeychainAccess (4.2.2)
-  - Kingfisher (6.3.0)
+  - Kingfisher (6.3.1)
   - KingfisherWebP (1.3.0):
     - Kingfisher (~> 6.2)
     - libwebp (>= 1.1.0)
@@ -73,11 +73,11 @@ EXTERNAL SOURCES:
     :path: "../"
 
 SPEC CHECKSUMS:
-  Alamofire: e447a2774a40c996748296fa2c55112fdbbc42f9
-  BFCommonKit: 61380c2c5d74333d4a60fe52a3321c937b2a1f06
+  Alamofire: f3b09a368f1582ab751b3fff5460276e0d2cf5c9
+  BFCommonKit: 62017df76fab57ced0ba7682d300afed34994ecc
   FDFullscreenPopGesture: a8a620179e3d9c40e8e00256dcee1c1a27c6d0f0
   KeychainAccess: c0c4f7f38f6fc7bbe58f5702e25f7bd2f65abf51
-  Kingfisher: 6c3df386db71d82c0817a429d2c9421a77396529
+  Kingfisher: 016c8b653a35add51dd34a3aba36b580041acc74
   KingfisherWebP: dec17a5eb1af2658791bde1f93ae9a853678f826
   libwebp: 98a37e597e40bfdb4c911fc98f2c53d0b12d05fc
   Realm: ed860452717c8db8f4bf832b6807f7f2ce708839
@@ -87,4 +87,4 @@ SPEC CHECKSUMS:
 
 PODFILE CHECKSUM: 5c138dc5d174c9336dd4473cb26265c7619334aa
 
-COCOAPODS: 1.10.2
+COCOAPODS: 1.11.2