File tree Expand file tree Collapse file tree 4 files changed +11
-11
lines changed Expand file tree Collapse file tree 4 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 11github "SDWebImage/SDWebImage" ~> 5.0
2- github "SDWebImage/libavif-Xcode" ~> 0.3.11
2+ github "SDWebImage/libavif-Xcode" ~> 0.4
Original file line number Diff line number Diff line change 11github "SDWebImage/SDWebImage" "5.2.2"
22github "SDWebImage/libaom-Xcode" "1.0.1"
3- github "SDWebImage/libavif-Xcode" "0.3.11 "
3+ github "SDWebImage/libavif-Xcode" "0.4.0 "
Original file line number Diff line number Diff line change 11PODS:
22 - libaom (1.0.1)
3- - libavif (0.3.11 ):
4- - libavif/libaom (= 0.3.11 )
5- - libavif/libaom (0.3.11 ):
3+ - libavif (0.4.0 ):
4+ - libavif/libaom (= 0.4.0 )
5+ - libavif/libaom (0.4.0 ):
66 - libaom (>= 1.0.1)
7- - libavif/libdav1d (0.3.11 ):
7+ - libavif/libdav1d (0.4.0 ):
88 - libavif/libaom
99 - libdav1d (>= 0.4.0)
1010 - libdav1d (0.4.0)
1111 - SDWebImage (5.2.2):
1212 - SDWebImage/Core (= 5.2.2)
1313 - SDWebImage/Core (5.2.2)
14- - SDWebImageAVIFCoder (0.4.0 ):
15- - libavif (~> 0.3.0 )
14+ - SDWebImageAVIFCoder (0.4.1 ):
15+ - libavif (~> 0.4 )
1616 - SDWebImage (~> 5.0)
1717
1818DEPENDENCIES:
@@ -33,10 +33,10 @@ EXTERNAL SOURCES:
3333
3434SPEC CHECKSUMS:
3535 libaom: 1e48c68559b8d6191c1a9f266e0bee83b2dd21fd
36- libavif: 4d85bde998223e29aef651c10c41eff945cc679c
36+ libavif: 7f8a939f1773291bbafbd2a0fa08d7cacd014553
3737 libdav1d: 097f791c93d050b1cb6c0788fbe6c9024ceb3d7e
3838 SDWebImage: 5fcdb02cc35e05fc35791ec514b191d27189f872
39- SDWebImageAVIFCoder: 022341960adbdc1394dae46d6e48331568234166
39+ SDWebImageAVIFCoder: 8c71bf3d9405f556aea95432c0781786e61befe0
4040
4141PODFILE CHECKSUM: 1daaa635bd369cbbf21bf2dd090f9adae3a762dc
4242
Original file line number Diff line number Diff line change @@ -36,5 +36,5 @@ Which is built based on the open-sourced libavif codec.
3636 s . source_files = 'SDWebImageAVIFCoder/Classes/**/*' , 'SDWebImageAVIFCoder/Module/SDWebImageAVIFCoder.h'
3737
3838 s . dependency 'SDWebImage' , '~> 5.0'
39- s . dependency 'libavif' , '~> 0.3.11 '
39+ s . dependency 'libavif' , '~> 0.4 '
4040end
You can’t perform that action at this time.
0 commit comments