2 "name": "SDWebImageFLIFCoder",
4 "summary": "A FLIF(Free Lossless Image Format) coder plugin for SDWebImage.",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/SDWebImage/SDWebImageFLIFCoder",
12 "DreamPiggy": "lizhuoli1126@126.com"
15 "git": "https://github.com/SDWebImage/SDWebImageFLIFCoder.git",
24 "module_map": "SDWebImageFLIFCoder/Module/SDWebImageFLIFCoder.modulemap",
26 "SDWebImageFLIFCoder/Classes/**/*",
27 "Vendor/libflif/include/*.h",
28 "SDWebImageFLIFCoder/Module/SDWebImageFLIFCoder.h"
30 "public_header_files": [
31 "SDWebImageFLIFCoder/Classes/SDImageFLIFCoder.h",
32 "SDWebImageFLIFCoder/Module/SDWebImageFLIFCoder.h"