Parcourir la source

update podspec

wenweiwei il y a 3 ans
Parent
commit
ea9ce983b3
2 fichiers modifiés avec 14 ajouts et 32 suppressions
  1. 0 2
      Example/BFCommonKit.xcodeproj/project.pbxproj
  2. 14 30
      Example/Podfile.lock

+ 0 - 2
Example/BFCommonKit.xcodeproj/project.pbxproj

@@ -275,7 +275,6 @@
 				"${BUILT_PRODUCTS_DIR}/KeychainAccess/KeychainAccess.framework",
 				"${BUILT_PRODUCTS_DIR}/Kingfisher/Kingfisher.framework",
 				"${BUILT_PRODUCTS_DIR}/KingfisherWebP/KingfisherWebP.framework",
-				"${BUILT_PRODUCTS_DIR}/SnapKit/SnapKit.framework",
 				"${BUILT_PRODUCTS_DIR}/Toast-Swift/Toast_Swift.framework",
 				"${BUILT_PRODUCTS_DIR}/libwebp/libwebp.framework",
 			);
@@ -286,7 +285,6 @@
 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/KeychainAccess.framework",
 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Kingfisher.framework",
 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/KingfisherWebP.framework",
-				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SnapKit.framework",
 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Toast_Swift.framework",
 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/libwebp.framework",
 			);

+ 14 - 30
Example/Podfile.lock

@@ -1,25 +1,17 @@
 PODS:
   - Alamofire (5.4.4)
-  - BFCommonKit (1.5.1):
-    - BFCommonKit/BFBase (= 1.5.1)
-    - BFCommonKit/BFCategorys (= 1.5.1)
-    - BFCommonKit/BFConfig (= 1.5.1)
-    - BFCommonKit/BFDebug (= 1.5.1)
-    - BFCommonKit/BFEnums (= 1.5.1)
-    - BFCommonKit/BFUtility (= 1.5.1)
-  - BFCommonKit/BFBase (1.5.1):
-    - Alamofire (= 5.4.4)
-    - BFCommonKit/BFCategorys
-    - BFCommonKit/BFConfig
-    - BFCommonKit/BFUtility
-    - SnapKit (= 5.0.1)
-  - BFCommonKit/BFCategorys (1.5.1):
+  - BFCommonKit (1.5.2):
+    - BFCommonKit/BFCategorys (= 1.5.2)
+    - BFCommonKit/BFConfig (= 1.5.2)
+    - BFCommonKit/BFEnums (= 1.5.2)
+    - BFCommonKit/BFUtility (= 1.5.2)
+  - BFCommonKit/BFCategorys (1.5.2):
     - KingfisherWebP (= 1.3.0)
-  - BFCommonKit/BFConfig (1.5.1)
-  - BFCommonKit/BFDebug (1.5.1):
+  - BFCommonKit/BFConfig (1.5.2):
     - BFCommonKit/BFCategorys
-  - BFCommonKit/BFEnums (1.5.1)
-  - BFCommonKit/BFUtility (1.5.1):
+    - BFCommonKit/BFEnums
+  - BFCommonKit/BFEnums (1.5.2)
+  - BFCommonKit/BFUtility (1.5.2):
     - Alamofire (= 5.4.4)
     - BFCommonKit/BFCategorys
     - BFCommonKit/BFConfig
@@ -41,11 +33,10 @@ PODS:
   - libwebp/mux (1.2.1):
     - libwebp/demux
   - libwebp/webp (1.2.1)
-  - SnapKit (5.0.1)
   - Toast-Swift (5.0.1)
 
 DEPENDENCIES:
-  - BFCommonKit (from `https://git.yishihui.com/iOS/BFCommonKit.git`)
+  - BFCommonKit (from `../`)
 
 SPEC REPOS:
   trunk:
@@ -54,28 +45,21 @@ SPEC REPOS:
     - Kingfisher
     - KingfisherWebP
     - libwebp
-    - SnapKit
     - Toast-Swift
 
 EXTERNAL SOURCES:
   BFCommonKit:
-    :git: https://git.yishihui.com/iOS/BFCommonKit.git
-
-CHECKOUT OPTIONS:
-  BFCommonKit:
-    :commit: 9e22d927c65e9cc8897a70252d926ae8e29de932
-    :git: https://git.yishihui.com/iOS/BFCommonKit.git
+    :path: "../"
 
 SPEC CHECKSUMS:
   Alamofire: f3b09a368f1582ab751b3fff5460276e0d2cf5c9
-  BFCommonKit: fbebd7d46eaa7adaf5311aae2230b68ab5e99788
+  BFCommonKit: a730c6fb330ac0521a691c7da6d7a4fe764e2767
   KeychainAccess: c0c4f7f38f6fc7bbe58f5702e25f7bd2f65abf51
   Kingfisher: 016c8b653a35add51dd34a3aba36b580041acc74
   KingfisherWebP: dec17a5eb1af2658791bde1f93ae9a853678f826
   libwebp: 98a37e597e40bfdb4c911fc98f2c53d0b12d05fc
-  SnapKit: 97b92857e3df3a0c71833cce143274bf6ef8e5eb
   Toast-Swift: 9b6a70f28b3bf0b96c40d46c0c4b9d6639846711
 
-PODFILE CHECKSUM: 0095dbc4586435a6e9b112e8dfea839e27a2ec07
+PODFILE CHECKSUM: 46a6541d329ac57725f417e3184d8a4670ea443f
 
 COCOAPODS: 1.11.2