diff --git a/Mux-Stats-AVPlayer.podspec b/Mux-Stats-AVPlayer.podspec index 71eb50dc..8978be42 100644 --- a/Mux-Stats-AVPlayer.podspec +++ b/Mux-Stats-AVPlayer.podspec @@ -24,4 +24,5 @@ Pod::Spec.new do |s| s.tvos.frameworks = 'AVKit', 'AVFoundation', 'SystemConfiguration', 'CoreMedia' s.source_files = 'Sources/MUXSDKStatsObjc/**/*' + s.exclude_files= = 'Sources/MUXSDKStatsObjc/include/**/*' end