diff --git a/SDWebImageWebPCoderTests/Podfile b/SDWebImageWebPCoderTests/Podfile index b7812b0..034fddf 100644 --- a/SDWebImageWebPCoderTests/Podfile +++ b/SDWebImageWebPCoderTests/Podfile @@ -6,4 +6,5 @@ workspace '../SDWebImageWebPCoder' target 'SDWebImageWebPCoderTests' do pod 'SDWebImageWebPCoder', :path => '../' + pod 'SDWebImage' end