diff --git a/LeadKit.podspec b/LeadKit.podspec index 495245c4..c97ec339 100644 --- a/LeadKit.podspec +++ b/LeadKit.podspec @@ -27,6 +27,7 @@ Pod::Spec.new do |s| "Sources/Classes/Views/SeparatorRowBox/*", "Sources/Classes/Views/SeparatorCell/*", "Sources/Classes/Views/EmptyCell/*", + "Sources/Classes/Views/LabelTableViewCell/*", "Sources/Classes/DataLoading/PaginationDataLoading/PaginationWrapper.swift", "Sources/Classes/Views/XibView/*", "Sources/Classes/Views/SpinnerView/*", @@ -69,6 +70,7 @@ Pod::Spec.new do |s| "Sources/Classes/Views/SeparatorRowBox/*", "Sources/Classes/Views/SeparatorCell/*", "Sources/Classes/Views/EmptyCell/*", + "Sources/Classes/Views/LabelTableViewCell/*", "Sources/Classes/DataLoading/PaginationDataLoading/PaginationWrapper.swift", "Sources/Classes/Search/*", "Sources/Structures/Drawing/CALayerDrawingOperation.swift",