From 7db711c209eff23460182dfb843639e50b264f56 Mon Sep 17 00:00:00 2001 From: Aliona Date: Tue, 26 Jun 2018 13:44:40 +0300 Subject: [PATCH] Update podfile --- Podfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Podfile b/Podfile index 5a94d11e..0bf9cc84 100644 --- a/Podfile +++ b/Podfile @@ -29,6 +29,7 @@ abstract_target 'LeadKit' do target 'LeadKit iOS ExtensionsTests' do inherit! :search_paths + pod "TableKit", '~> 2.6' # Pods for testing end