diff --git a/LeadKit.podspec b/LeadKit.podspec index e9c9c4f9..86bced82 100644 --- a/LeadKit.podspec +++ b/LeadKit.podspec @@ -70,6 +70,7 @@ Pod::Spec.new do |s| "Sources/Extensions/UIViewController/*", "Sources/Extensions/UIWindow/*", "Sources/Extensions/Views/UILabel/*", + "Sources/Extensions/Views/ViewBackground+Configuration.swift", "Sources/Protocols/LoadingIndicator.swift", "Sources/Protocols/DataLoading/PaginationDataLoading/PaginationWrappable.swift", "Sources/Protocols/DataLoading/GeneralDataLoading/GeneralDataLoadingController.swift",