iOS:Example Project use PINCache

This commit is contained in:
pengfeizhou 2021-02-01 14:59:01 +08:00 committed by osborn
parent 36975d1377
commit 6bf38bd290

View File

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