From 4fd075cbc8096712c259019c3e9edb9fb41bec46 Mon Sep 17 00:00:00 2001 From: Ivan Smolin Date: Thu, 16 Jan 2020 12:49:17 +0300 Subject: [PATCH] add PinLayout --- Cartfile | 1 + Cartfile.resolved | 1 + 2 files changed, 2 insertions(+) diff --git a/Cartfile b/Cartfile index 42ca177..3790436 100644 --- a/Cartfile +++ b/Cartfile @@ -2,3 +2,4 @@ github "krzyzanowskim/CryptoSwift" github "TouchInstinct/LeadKit" "carthage_without_binary" github "petropavel13/SwiftValidator" github "kishikawakatsumi/KeychainAccess" +github "layoutBox/PinLayout" diff --git a/Cartfile.resolved b/Cartfile.resolved index cd9552e..9fa9369 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -9,3 +9,4 @@ github "malcommac/SwiftDate" "6.1.0" github "petropavel13/SwiftValidator" "be856202cd70e6549ebc8c9d07ec47bbff784b07" github "pronebird/UIScrollView-InfiniteScroll" "1.1.0" github "kishikawakatsumi/KeychainAccess" "v3.2.0" +github "layoutBox/PinLayout" "1.8.6"