Exclude stuff
This commit is contained in:
parent
061cc82741
commit
0dd82d15de
|
|
@ -30,6 +30,7 @@ Pod::Spec.new do |s|
|
|||
ss.exclude_files = [
|
||||
"Sources/Classes/Cells/**/*.swift",
|
||||
"Sources/Services/Network/DefaultNetworkService+ActivityIndicator.swift",
|
||||
"Sources/Extensions/UIKit/UIApplication/UIApplication+OpenUrlSupport",
|
||||
"Sources/Extensions/Cells/**/*.swift"
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue