Skip to content

Commit

Permalink
updates for podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
chausovSurfStudio committed Jul 19, 2023
1 parent 1e46409 commit 82da765
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DebugScreen.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@ Allows you to customize your DebugScreen as you want! Available features: server

spec.source = { :git => "https://github.com/surfstudio/debug-screen-ios.git", :tag => spec.version.to_s }
spec.source_files = "DebugScreen/**/*.{swift,strings}"
spec.exclude_files = "DebugScreen/DebugScreen.docc/**/*"
spec.resources = "DebugScreen/**/*.{xib,xcassets}"
end

0 comments on commit 82da765

Please sign in to comment.