prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libplist
Description: A library to handle Apple Property Lists whereas they are binary or XML
Version: @VERSION@
Requires: libxml-2.0 >= 2.6.30 glib-2.0 >= 2.14.1
Libs: -L${libdir} -lplist
Cflags: -I${includedir}