blob: c37654b84f046a3713e773accb4a5d97bf113c2c [file] [log] [blame]
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: @PACKAGE_NAME@
Description: A library to communicate with services running on Apple iOS devices.
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -limobiledevice-1.0
Cflags: -I${includedir}
Requires: libplist-2.0 >= @LIBPLIST_VERSION@
Requires.private: libusbmuxd-2.0 >= @LIBUSBMUXD_VERSION@ @ssl_requires@