2 "name": "SDWebImageAVIFCoder",
4 "summary": "A SDWebImage coder plugin to support AVIF(AV1 Image File Format) image",
5 "description": "This is a SDWebImage coder plugin to add AV1 Image File Format (AVIF) support.\nWhich is built based on the open-sourced libavif codec.",
6 "homepage": "https://github.com/SDWebImage/SDWebImageAVIFCoder",
12 "DreamPiggy": "lizhuoli1126@126.com"
15 "git": "https://github.com/SDWebImage/SDWebImageAVIFCoder.git",
25 "SDWebImageAVIFCoder/Classes/**/*",
26 "SDWebImageAVIFCoder/Module/SDWebImageAVIFCoder.h"
28 "public_header_files": [
29 "SDWebImageAVIFCoder/Classes/Public/*.{h,m}",
30 "SDWebImageAVIFCoder/Module/SDWebImageAVIFCoder.h"
32 "private_header_files": "SDWebImageAVIFCoder/Classes/Private/*.{h,m}",