2 "name": "SDWebImageBPGCoder",
4 "summary": "BPG decoder for SDWebImage plugin coder.",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/SDWebImage/SDWebImageBPGCoder",
12 "DreamPiggy": "lizhuoli1126@126.com"
15 "git": "https://github.com/SDWebImage/SDWebImageBPGCoder.git",
24 "default_subspecs": "libbpg",
25 "module_map": "SDWebImageBPGCoder/Module/SDWebImageBPGCoder.modulemap",
35 "SDWebImageBPGCoder/Classes/SDImageBPGCoder.{h,m}",
36 "SDWebImageBPGCoder/Module/SDWebImageBPGCoder.h",
37 "Vendor/libbpg/include/libbpg.h"
39 "public_header_files": [
40 "SDWebImageBPGCoder/Classes/SDImageBPGCoder.h",
41 "SDWebImageBPGCoder/Module/SDWebImageBPGCoder.h",
42 "Vendor/libbpg/include/libbpg.h"
45 "vendored_libraries": "Vendor/libbpg/lib/mac/libbpg.a"
48 "vendored_libraries": "Vendor/libbpg/lib/ios/libbpg.a"
51 "vendored_libraries": "Vendor/libbpg/lib/tvos/libbpg.a"
54 "vendored_libraries": "Vendor/libbpg/lib/watchos/libbpg.a"
60 "SDWebImageBPGCoder/libbpg": [
65 "SDWebImageBPGCoder/Classes/bpgenc/*",
66 "Vendor/libx265/include/x265.h",
67 "Vendor/libx265/include/x265_config.h"
69 "public_header_files": "SDWebImageBPGCoder/Classes/bpgenc/*.h",
71 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) USE_X265=1",
72 "WARNING_CFLAGS": "$(inherited) -Wno-shorten-64-to-32 -Wno-conditional-uninitialized -Wno-unused-variable"
75 "vendored_libraries": "Vendor/libx265/lib/mac/libx265.a"
78 "vendored_libraries": "Vendor/libx265/lib/ios/libx265.a"
81 "vendored_libraries": "Vendor/libx265/lib/tvos/libx265.a"
84 "vendored_libraries": "Vendor/libx265/lib/watchos/libx265.a"