Add separator cell
This commit is contained in:
parent
a6514267e6
commit
f3d41ac0f9
|
|
@ -28,7 +28,7 @@ Pod::Spec.new do |s|
|
|||
ss.source_files = "Sources/**/*.swift"
|
||||
|
||||
ss.exclude_files = [
|
||||
"Sources/Classes/Cells/**/*.swift",
|
||||
"Sources/Classes/Cells/LabelTableViewCell/*.swift",
|
||||
"Sources/Services/Network/DefaultNetworkService+ActivityIndicator.swift",
|
||||
"Sources/Extensions/UIKit/UIApplication/UIApplication+OpenUrlSupport",
|
||||
"Sources/Extensions/Cells/**/*.swift"
|
||||
|
|
|
|||
Loading…
Reference in New Issue