iOS:Example Project use PINCache
This commit is contained in:
parent
36975d1377
commit
6bf38bd290
@ -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
|
||||||
|
Reference in New Issue
Block a user