4 "summary": "Library to encode and decode images in WebP format.",
5 "homepage": "https://developers.google.com/speed/webp/",
6 "authors": "Google Inc.",
12 "git": "https://chromium.googlesource.com/webm/libwebp",
15 "compiler_flags": "-D_THREAD_SAFE",
16 "requires_arc": false,
23 "pod_target_xcconfig": {
24 "USER_HEADER_SEARCH_PATHS": "$(inherited) ${PODS_ROOT}/libwebp/**"
30 "source_files": "src/webp/*.h"
80 "source_files": "src/demux/*.{h,c}",
89 "source_files": "src/mux/*.{h,c}",