LibPNG

Libpng 的 Swift API

安装 libpng 和 pkg-conf

在 MacOS 上使用 brew

$ brew install pkgconfig libpng

在 Linux 上使用 apt

$ sudo apt install pkgconfig libpng