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

Name: @PACKAGE_NAME@
Description: Common library for libimobiledevice and co.
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -limobiledevice-glue-1.0
Cflags: -I${includedir}
Requires: libplist-2.0 >= @LIBPLIST_VERSION@