Skip to content

Commit

Permalink
Fix resource bundles
Browse files Browse the repository at this point in the history
  • Loading branch information
mkj-is committed Jan 20, 2020
1 parent 22e0143 commit fdb9da9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
Empty file removed Pod/Assets/.gitkeep
Empty file.
3 changes: 0 additions & 3 deletions TFBubbleItUp.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,4 @@ Pod::Spec.new do |s|
s.swift_version = '5.0'

s.source_files = 'Pod/Classes/**/*'
s.resource_bundles = {
'TFBubbleItUp' => ['Pod/Assets/*.png']
}
end

0 comments on commit fdb9da9

Please sign in to comment.