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"