Skip to content

Commit

Permalink
updated podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Onur Cantay authored and Onur Cantay committed Apr 12, 2021
1 parent db34914 commit d4a029c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/HoverKitSDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Pod::Spec.new do |spec|
# Not including the public_header_files will make all headers public.
#

spec.source_files = "Sources/Hover", "Sources/Hover/**/*.{h,m}"
spec.source_files = "Sources/Hover", "Sources/Hover/**/*.{h,m,swift}"
#spec.exclude_files = "Classes/Exclude"

# spec.public_header_files = "Classes/**/*.h"
Expand Down

0 comments on commit d4a029c

Please sign in to comment.