Skip to content

Commit 1058004

Browse files
authored
Update Instabug.podspec
1 parent 8997aba commit 1058004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Instabug.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Pod::Spec.new do |s|
2727
s.source_files = 'Instabug.framework/Versions/A/Headers/*.{h}'
2828
s.resources = 'Instabug.bundle'
2929
s.preserve_paths = 'Instabug.framework/*', 'Instabug.bundle'
30-
s.frameworks = 'AVFoundation', 'CoreGraphics', 'CoreMotion', 'SystemConfiguration', 'CoreTelephony', 'UIKit', 'CoreMedia', 'CoreVideo', 'Instabug'
30+
s.frameworks = 'Instabug'
3131
s.xcconfig = { 'FRAMEWORK_SEARCH_PATHS' => '"$(PODS_ROOT)/Instabug/"' }
3232
s.requires_arc = true
3333
end

0 commit comments

Comments
 (0)