|
@@ -1,24 +1,25 @@
|
|
|
PODS:
|
|
|
- Alamofire (5.4.4)
|
|
|
- - BFCommonKit (1.5.2):
|
|
|
- - BFCommonKit/BFBase (= 1.5.2)
|
|
|
- - BFCommonKit/BFCategorys (= 1.5.2)
|
|
|
- - BFCommonKit/BFConfig (= 1.5.2)
|
|
|
- - BFCommonKit/BFEnums (= 1.5.2)
|
|
|
- - BFCommonKit/BFUtility (= 1.5.2)
|
|
|
- - BFCommonKit/BFBase (1.5.2):
|
|
|
+ - 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.2):
|
|
|
+ - BFCommonKit/BFCategorys (1.5.1):
|
|
|
- KingfisherWebP (= 1.3.0)
|
|
|
- - BFCommonKit/BFConfig (1.5.2):
|
|
|
+ - BFCommonKit/BFConfig (1.5.1)
|
|
|
+ - BFCommonKit/BFDebug (1.5.1):
|
|
|
- BFCommonKit/BFCategorys
|
|
|
- - BFCommonKit/BFEnums
|
|
|
- - BFCommonKit/BFEnums (1.5.2)
|
|
|
- - BFCommonKit/BFUtility (1.5.2):
|
|
|
+ - BFCommonKit/BFEnums (1.5.1)
|
|
|
+ - BFCommonKit/BFUtility (1.5.1):
|
|
|
- Alamofire (= 5.4.4)
|
|
|
- BFCommonKit/BFCategorys
|
|
|
- BFCommonKit/BFConfig
|
|
@@ -44,7 +45,7 @@ PODS:
|
|
|
- Toast-Swift (5.0.1)
|
|
|
|
|
|
DEPENDENCIES:
|
|
|
- - BFCommonKit (from `../`)
|
|
|
+ - BFCommonKit (from `https://git.yishihui.com/iOS/BFCommonKit.git`)
|
|
|
|
|
|
SPEC REPOS:
|
|
|
trunk:
|
|
@@ -58,11 +59,16 @@ SPEC REPOS:
|
|
|
|
|
|
EXTERNAL SOURCES:
|
|
|
BFCommonKit:
|
|
|
- :path: "../"
|
|
|
+ :git: https://git.yishihui.com/iOS/BFCommonKit.git
|
|
|
+
|
|
|
+CHECKOUT OPTIONS:
|
|
|
+ BFCommonKit:
|
|
|
+ :commit: 9e22d927c65e9cc8897a70252d926ae8e29de932
|
|
|
+ :git: https://git.yishihui.com/iOS/BFCommonKit.git
|
|
|
|
|
|
SPEC CHECKSUMS:
|
|
|
Alamofire: f3b09a368f1582ab751b3fff5460276e0d2cf5c9
|
|
|
- BFCommonKit: ec15384f735bbd393fdd653740604f21356edda3
|
|
|
+ BFCommonKit: fbebd7d46eaa7adaf5311aae2230b68ab5e99788
|
|
|
KeychainAccess: c0c4f7f38f6fc7bbe58f5702e25f7bd2f65abf51
|
|
|
Kingfisher: 016c8b653a35add51dd34a3aba36b580041acc74
|
|
|
KingfisherWebP: dec17a5eb1af2658791bde1f93ae9a853678f826
|
|
@@ -70,6 +76,6 @@ SPEC CHECKSUMS:
|
|
|
SnapKit: 97b92857e3df3a0c71833cce143274bf6ef8e5eb
|
|
|
Toast-Swift: 9b6a70f28b3bf0b96c40d46c0c4b9d6639846711
|
|
|
|
|
|
-PODFILE CHECKSUM: fd1b20f56952d87658f4bfdd521ed9e96cd560a3
|
|
|
+PODFILE CHECKSUM: 0095dbc4586435a6e9b112e8dfea839e27a2ec07
|
|
|
|
|
|
COCOAPODS: 1.11.2
|