iOS:Remove dependency of YYCache,add support for YYCache,TMCache,or PINCache
This commit is contained in:
@@ -16,6 +16,11 @@ target 'Example' do
|
||||
|
||||
pod 'SDWebImageWebPCoder'
|
||||
|
||||
pod 'YYCache'
|
||||
|
||||
#pod 'TMCache'
|
||||
|
||||
pod 'PINCache'
|
||||
target 'ExampleTests' do
|
||||
inherit! :search_paths
|
||||
# Pods for testing
|
||||
|
Reference in New Issue
Block a user