From ffffc847f7b686580f3514b3b08c97d1234aa7b2 Mon Sep 17 00:00:00 2001 From: Ivan Smolin Date: Wed, 22 Jan 2020 20:06:33 +0300 Subject: [PATCH] update LeadKit version --- Cartfile | 2 +- Cartfile.resolved | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cartfile b/Cartfile index 3790436..c7be97c 100644 --- a/Cartfile +++ b/Cartfile @@ -1,5 +1,5 @@ github "krzyzanowskim/CryptoSwift" -github "TouchInstinct/LeadKit" "carthage_without_binary" +github "TouchInstinct/LeadKit" github "petropavel13/SwiftValidator" github "kishikawakatsumi/KeychainAccess" github "layoutBox/PinLayout" diff --git a/Cartfile.resolved b/Cartfile.resolved index 9fa9369..21c02ac 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -2,7 +2,7 @@ github "Alamofire/Alamofire" "4.9.1" github "ReactiveX/RxSwift" "4.5.0" github "RxSwiftCommunity/RxAlamofire" "4.5.0" github "SnapKit/SnapKit" "4.2.0" -github "TouchInstinct/LeadKit" "1f6370fd73c79aea1dcc5f7e831ed58be834e7b7" +github "TouchInstinct/LeadKit" "0.9.29" github "TouchInstinct/TableKit" "2.10008.1" github "krzyzanowskim/CryptoSwift" "1.3.0" github "malcommac/SwiftDate" "6.1.0"