Skip to content

Commit dc57c7a

Browse files
Updated the podspec file
1 parent dddce5b commit dc57c7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adaptive_card_layout.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Pod::Spec.new do |spec|
9898
# Not including the public_header_files will make all headers public.
9999
#
100100

101-
spec.source_files = 'Sources/**/*.{swift}'
101+
spec.source_files = 'Sources/adaptive_card_layout/Views/**/*'
102102
# spec.exclude_files = "Classes/Exclude"
103103

104104
# spec.public_header_files = "Classes/**/*.h"

0 commit comments

Comments
 (0)