iOS:Support SDWebImage

This commit is contained in:
pengfeizhou
2021-01-28 20:55:03 +08:00
committed by osborn
parent a68155a0ec
commit 4ad278e9c9
5 changed files with 96 additions and 187 deletions

View File

@@ -3,7 +3,7 @@
target 'Example' do
use_frameworks!
use_modular_headers!
pod 'DoricCore', :path => '../../'
pod 'DoricDevkit', :path => '../../'
@@ -12,6 +12,10 @@ target 'Example' do
#pod 'YYImage/WebP'
pod 'SDWebImage'
pod 'SDWebImageWebPCoder'
target 'ExampleTests' do
inherit! :search_paths
# Pods for testing