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

@@ -21,7 +21,6 @@ Doric iOS SDK for cross platform develpment
}
s.public_header_files = 'doric-iOS/Pod/Classes/**/*.h'
s.dependency 'YYCache'
s.dependency 'YogaKit/Core'
s.dependency 'Yoga'
end