iOS:Support SDWebImage
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user