From 9e959a4fdf6cf525a11866e24ead4bcb29d112e8 Mon Sep 17 00:00:00 2001 From: Igor Date: Tue, 10 Oct 2017 13:54:56 +0300 Subject: [PATCH] Fix podspec --- LeadKit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LeadKit.podspec b/LeadKit.podspec index 842d3ddc..c66716ff 100644 --- a/LeadKit.podspec +++ b/LeadKit.podspec @@ -54,7 +54,7 @@ Pod::Spec.new do |s| "Sources/Extensions/StoryboardProtocol/*", "Sources/Extensions/Support/UIScrollView+Support.swift", "Sources/Extensions/TableDirector/*", - "Sources/Structures/Array/Array+AnyBaseTableRow+Extensions.swift" + "Sources/Structures/Array/Array+AnyBaseTableRow+Extensions.swift", "Sources/Extensions/UIActivityIndicatorView/*", "Sources/Extensions/UIAlertcontroller/*", "Sources/Extensions/UICollectionView/*",