diff --git a/doric-iOS/Example/Podfile b/doric-iOS/Example/Podfile index eefbd0ab..2ec5e827 100644 --- a/doric-iOS/Example/Podfile +++ b/doric-iOS/Example/Podfile @@ -16,11 +16,12 @@ target 'Example' do pod 'SDWebImageWebPCoder' - pod 'YYCache' + #pod 'YYCache' #pod 'TMCache' pod 'PINCache' + target 'ExampleTests' do inherit! :search_paths # Pods for testing