Skip to content

Commit

Permalink
change SJStaticTableViewComponent Folder
Browse files Browse the repository at this point in the history
  • Loading branch information
knightsj committed Apr 21, 2017
1 parent 21fdaf1 commit d8774da
Show file tree
Hide file tree
Showing 26 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion SJStaticTableView.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,8 @@ Pod::Spec.new do |s|
# Not including the public_header_files will make all headers public.
#

s.source_files = "SJStaticTableViewComponent/*.{h,m}"
s.source_files = 'SJStaticTableViewComponent'
s.resources = "Resources/*"
#s.exclude_files = "Classes/Exclude"

# s.public_header_files = "Classes/**/*.h"
Expand Down
File renamed without changes.

0 comments on commit d8774da

Please sign in to comment.