diff --git a/Example/Podfile b/Example/Podfile index e264189..92246d5 100644 --- a/Example/Podfile +++ b/Example/Podfile @@ -2,10 +2,4 @@ use_frameworks! target 'MBDocCapture_Example' do pod 'MBDocCapture', :path => '../' - - target 'MBDocCapture_Tests' do - inherit! :search_paths - - - end end