Commit e1af09db authored by pete谢兆麟's avatar pete谢兆麟

swift支持avif解码

parent 6bd4c511
...@@ -13,6 +13,7 @@ target 'galaxy' do ...@@ -13,6 +13,7 @@ target 'galaxy' do
pod 'Alamofire','5.8.1' pod 'Alamofire','5.8.1'
#图片加载 #图片加载
pod 'Kingfisher','7.10.1' pod 'Kingfisher','7.10.1'
pod 'libavif','0.11.1'
#异步编程框架 #异步编程框架
# pod 'RxSwift','6.6.0' # pod 'RxSwift','6.6.0'
# pod 'RxCocoa','6.6.0' # pod 'RxCocoa','6.6.0'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment