Browse Source

1.update framework

wenweiwei 3 years ago
parent
commit
111f10ff13
2 changed files with 22 additions and 27 deletions
  1. 3 3
      Example/Podfile
  2. 19 24
      Example/Podfile.lock

+ 3 - 3
Example/Podfile

@@ -5,8 +5,8 @@ platform :ios, '10.0'
 target 'BFFramework_Example' do
   source 'https://git.yishihui.com/iOS/BFSpecs.git'
   source 'https://github.com/CocoaPods/Specs.git'
-  pod 'BFCommonKit', :path => '/Users/sanw/Desktop/BytesFlow/Person/Projects/BFCommonKit/'
-  pod 'BFNetRequestKit', :path => '/Users/sanw/Desktop/BytesFlow/Person/Projects/BFNetRequestKit/'
-  pod 'BFMaterialKit', :path => '/Users/sanw/Desktop/BytesFlow/Person/Projects/BFMaterialKit/'
+#  pod 'BFCommonKit', :path => '/Users/sanw/Desktop/BytesFlow/Person/Projects/BFCommonKit/'
+#  pod 'BFNetRequestKit', :path => '/Users/sanw/Desktop/BytesFlow/Person/Projects/BFNetRequestKit/'
+#  pod 'BFMaterialKit', :path => '/Users/sanw/Desktop/BytesFlow/Person/Projects/BFMaterialKit/'
   pod 'BFFramework', :path => '../'
 end

+ 19 - 24
Example/Podfile.lock

@@ -31,16 +31,16 @@ PODS:
     - KingfisherWebP (= 1.3.0)
     - Toast-Swift (= 5.0.1)
   - BFFramework (1.0.7):
-    - AliyunOSSiOS (= 2.10.10)
+    - AliyunOSSiOS
     - BFCommonKit
     - BFMaterialKit
     - BFNetRequestKit
-    - Bugly (= 2.5.90)
-    - LMJHorizontalScrollText (= 2.0.2)
-    - MJRefresh (= 3.7.2)
-    - ObjectMapper (= 4.2.0)
-    - TXLiteAVSDK_Player (= 9.1.10564)
-    - WechatOpenSDK-Swift (= 1.8.7.1)
+    - Bugly
+    - LMJHorizontalScrollText
+    - MJRefresh
+    - ObjectMapper
+    - TXLiteAVSDK_Player
+    - WechatOpenSDK-Swift
   - BFMaterialKit (0.1.6):
     - BFCommonKit
   - BFNetRequestKit (0.2.3):
@@ -71,16 +71,17 @@ PODS:
     - Realm (= 10.7.6)
   - SnapKit (5.0.1)
   - Toast-Swift (5.0.1)
-  - TXLiteAVSDK_Player (9.1.10564)
+  - TXLiteAVSDK_Player (9.2.10637)
   - WechatOpenSDK-Swift (1.8.7.1)
 
 DEPENDENCIES:
-  - BFCommonKit (from `/Users/sanw/Desktop/BytesFlow/Person/Projects/BFCommonKit/`)
   - BFFramework (from `../`)
-  - BFMaterialKit (from `/Users/sanw/Desktop/BytesFlow/Person/Projects/BFMaterialKit/`)
-  - BFNetRequestKit (from `/Users/sanw/Desktop/BytesFlow/Person/Projects/BFNetRequestKit/`)
 
 SPEC REPOS:
+  https://git.yishihui.com/iOS/BFSpecs.git:
+    - BFCommonKit
+    - BFMaterialKit
+    - BFNetRequestKit
   https://github.com/CocoaPods/Specs.git:
     - Alamofire
     - AliyunOSSiOS
@@ -101,22 +102,16 @@ SPEC REPOS:
     - WechatOpenSDK-Swift
 
 EXTERNAL SOURCES:
-  BFCommonKit:
-    :path: "/Users/sanw/Desktop/BytesFlow/Person/Projects/BFCommonKit/"
   BFFramework:
     :path: "../"
-  BFMaterialKit:
-    :path: "/Users/sanw/Desktop/BytesFlow/Person/Projects/BFMaterialKit/"
-  BFNetRequestKit:
-    :path: "/Users/sanw/Desktop/BytesFlow/Person/Projects/BFNetRequestKit/"
 
 SPEC CHECKSUMS:
   Alamofire: e447a2774a40c996748296fa2c55112fdbbc42f9
   AliyunOSSiOS: b8f1dfc229cd9abf68c8ee0cb245c2d66e00dd96
-  BFCommonKit: 61380c2c5d74333d4a60fe52a3321c937b2a1f06
-  BFFramework: 8f1f60ab704eeb51a4da6828588f8da24ab85faa
-  BFMaterialKit: 920e502d41b995c9959199e513b64ae780f52ae5
-  BFNetRequestKit: 5743bcafb3f70502137780461b53d71c05b1d01e
+  BFCommonKit: ae9792ba766f4fad177cd826554a4f6feab5f9cd
+  BFFramework: c821f4a61057287a3c60ea3ce7498ccf57542de1
+  BFMaterialKit: ee4db6e76fdb94af810bc2d098a58ec15e18b2bf
+  BFNetRequestKit: 2af2279251e5304f34ca02771f74328f62fa7b6f
   Bugly: 88bc32c0acc6fef7b74d610f0319ee7560d6b9fe
   FDFullscreenPopGesture: a8a620179e3d9c40e8e00256dcee1c1a27c6d0f0
   KeychainAccess: c0c4f7f38f6fc7bbe58f5702e25f7bd2f65abf51
@@ -130,9 +125,9 @@ SPEC CHECKSUMS:
   RealmSwift: e31c4ddbcc42ac879313d656b86f9ca539f6f4f4
   SnapKit: 97b92857e3df3a0c71833cce143274bf6ef8e5eb
   Toast-Swift: 9b6a70f28b3bf0b96c40d46c0c4b9d6639846711
-  TXLiteAVSDK_Player: b4e91267f601a9cadf265ed4a903816e995ba57a
+  TXLiteAVSDK_Player: 300e6fc7262ae095ee13b18d7d821c5fae0996f9
   WechatOpenSDK-Swift: 18a8f7b12e745c30acc013f72a9f8a25aad6e216
 
-PODFILE CHECKSUM: 0566a3fccd1ba8303834811529466910b942b3bf
+PODFILE CHECKSUM: a70d2c425de0713c3557fd13b3dec4e634e32f2a
 
-COCOAPODS: 1.10.2
+COCOAPODS: 1.11.2