iOS:Remove dependency of YYImage

This commit is contained in:
pengfeizhou
2021-01-28 19:14:04 +08:00
committed by osborn
parent bf96e5089a
commit a68155a0ec
3 changed files with 43 additions and 8 deletions

View File

@@ -7,6 +7,11 @@ target 'Example' do
pod 'DoricCore', :path => '../../'
pod 'DoricDevkit', :path => '../../'
#pod 'YYWebImage'
#pod 'YYImage/WebP'
target 'ExampleTests' do
inherit! :search_paths
# Pods for testing