Skip to content

Commit

Permalink
The dependency should dependency libavif/core instead of default subs…
Browse files Browse the repository at this point in the history
…pecs
  • Loading branch information
dreampiggy committed Sep 28, 2023
1 parent 989e4b6 commit 1b2834b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SDWebImageAVIFCoder.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ Which is built based on the open-sourced libavif codec.
}

s.dependency 'SDWebImage', '~> 5.10'
s.dependency 'libavif', '>= 0.11.0'
s.dependency 'libavif/core', '>= 0.11.0'
s.libraries = 'c++'
end

0 comments on commit 1b2834b

Please sign in to comment.