Fix podspec

This commit is contained in:
Igor 2017-10-09 18:07:27 +03:00
parent 08dbf13d7b
commit bc746eafb9
1 changed files with 3 additions and 1 deletions

View File

@ -91,7 +91,9 @@ Pod::Spec.new do |s|
ss.source_files = "Sources/**/*.swift"
ss.exclude_files = [
"Sources/Classes/Views/*",
"Sources/Classes/Views/AnyBaseTableRow/*",
"Sources/Classes/Views/BaseCell/*",
"Sources/Classes/Views/EmptyCell/*",
"Sources/Classes/Pagination/PaginationTableViewWrapper.swift",
"Sources/Extensions/NetworkService/NetworkService+ActivityIndicator.swift",
"Sources/Extensions/PaginationTableViewWrapperDelegate/PaginationTableViewWrapperDelegate+DefaultImplementation.swift",