From b82c547f060af5a1367e754517e26f66b24deb4d Mon Sep 17 00:00:00 2001 From: Artur Date: Mon, 22 Apr 2019 19:52:10 +0300 Subject: [PATCH] Podspec updated --- LeadKit.podspec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/LeadKit.podspec b/LeadKit.podspec index 7944d1c1..8e1c55cd 100644 --- a/LeadKit.podspec +++ b/LeadKit.podspec @@ -35,6 +35,7 @@ Pod::Spec.new do |s| "Sources/Classes/Views/CollectionViewWrapperView/*", "Sources/Classes/Views/TableViewWrapperView/*", "Sources/Classes/Views/BasePlaceholderView/*", + "Sources/Classes/Views/CustomizableButton/*", "Sources/Classes/Search/*", "Sources/Enums/Search/*", "Sources/Extensions/CABasicAnimation/*", @@ -73,6 +74,7 @@ Pod::Spec.new do |s| "Sources/Classes/Views/SeparatorCell/*", "Sources/Classes/Views/EmptyCell/*", "Sources/Classes/Views/LabelTableViewCell/*", + "Sources/Classes/Views/CustomizableButton/*", "Sources/Classes/DataLoading/PaginationDataLoading/PaginationWrapper.swift", "Sources/Classes/Search/*", "Sources/Structures/Drawing/CALayerDrawingOperation.swift",