iOS:Remove dependency of YYCache,add support for YYCache,TMCache,or PINCache

This commit is contained in:
pengfeizhou
2021-01-29 18:03:02 +08:00
committed by osborn
parent 4c78a91f7a
commit c74ceefc42
4 changed files with 122 additions and 15 deletions

View File

@@ -16,6 +16,11 @@ target 'Example' do
pod 'SDWebImageWebPCoder'
pod 'YYCache'
#pod 'TMCache'
pod 'PINCache'
target 'ExampleTests' do
inherit! :search_paths
# Pods for testing