4 "summary": "libavif - Library for encoding and decoding .avif files",
5 "description": "This library aims to be a friendly, portable C implementation of the AV1 Image File Format, as described here:\nhttps://aomediacodec.github.io/av1-avif/\nIt is a work-in-progress, but can already encode and decode all AOM supported YUV formats and bit depths (with alpha).",
6 "homepage": "https://github.com/joedrago/avif/",
11 "Joe Drago": "joedrago@gmail.com"
14 "git": "https://github.com/joedrago/avif.git",
28 "public_header_files": "include/avif/avif.h",
35 "HEADER_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/libavif/include $(PODS_TARGET_SRCROOT)/include ${PODS_ROOT}/libaom/aom"