From 387fb83e634672a6aa98c1c1c7c1fb498ffc1bf9 Mon Sep 17 00:00:00 2001 From: Aliona Date: Mon, 25 Jun 2018 17:37:47 +0300 Subject: [PATCH] Add cells --- LeadKit.podspec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/LeadKit.podspec b/LeadKit.podspec index 926ec49f..6e45e941 100644 --- a/LeadKit.podspec +++ b/LeadKit.podspec @@ -99,9 +99,7 @@ Pod::Spec.new do |s| "Sources/Extensions/TableKit/**/*.swift", "Sources/Extensions/UIApplication/UIApplication+OpenUrlSupport.swift", "Sources/Extensions/UIApplication/UIApplication+Cellular.swift", - "Sources/Extensions/Array/Array+SeparatorRowBoxExtensions.swift", - "Sources/Extensions/Views/SeparatorCell/*", - "Sources/Protocols/Views/SeparatorCell/*" + "Sources/Extensions/Array/Array+SeparatorRowBoxExtensions.swift" ] ss.dependency "RxSwift", '~> 4.1'