Commit 904fd9d3 authored by David黄金龙's avatar David黄金龙

Merge branch 'youhua-dev' of http://gitlab.galaxy-immi.com/mobile-group/galaxy-iOS into youhua-dev

* 'youhua-dev' of http://gitlab.galaxy-immi.com/mobile-group/galaxy-iOS:
  swift支持avif解码
parents 849906f1 8e829623
...@@ -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