Skip to content

Commit 1fb84e6

Browse files
committed
Pod 1.0.7
1 parent a648079 commit 1fb84e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Kakapos.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Pod::Spec.new do |s|
2929
s.macos.deployment_target = '10.13'
3030
s.pod_target_xcconfig = { 'SWIFT_VERSION' => '5.0' }
3131

32-
s.source_files = 'Sources/*.swift'
32+
s.source_files = 'Sources/**/*.swift'
3333
s.weak_frameworks = 'CoreVideo', 'AVFoundation'
3434

3535
end

0 commit comments

Comments
 (0)