From bbe88c6375ef911bed7dc147e07664a2d563e759 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Thu, 18 Feb 2016 14:04:19 +0000 Subject: lorry libimobiledevice components A cross-platform software protocol library and tools to communicate with iOS devices natively. Change-Id: I783573caad619b29fefaf92868c1c5270c67d299 --- open-source-lorries/libimobiledevice-all.lorry | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 open-source-lorries/libimobiledevice-all.lorry (limited to 'open-source-lorries/libimobiledevice-all.lorry') diff --git a/open-source-lorries/libimobiledevice-all.lorry b/open-source-lorries/libimobiledevice-all.lorry new file mode 100644 index 0000000..f69763d --- /dev/null +++ b/open-source-lorries/libimobiledevice-all.lorry @@ -0,0 +1,26 @@ +{ + "libimobiledevice/libideviceactivation": { + "type": "git", + "url": "http://git.libimobiledevice.org/libideviceactivation.git" + }, + "libimobiledevice/libimobiledevice": { + "type": "git", + "url": "http://git.libimobiledevice.org/libimobiledevice.git" + }, + "libimobiledevice/libirecovery": { + "type": "git", + "url": "http://git.libimobiledevice.org/libirecovery.git" + }, + "libimobiledevice/libplist": { + "type": "git", + "url": "http://git.libimobiledevice.org/libplist.git" + }, + "libimobiledevice/libusbmuxd": { + "type": "git", + "url": "http://git.libimobiledevice.org/libusbmuxd.git" + }, + "libimobiledevice/usbmuxd": { + "type": "git", + "url": "http://git.libimobiledevice.org/usbmuxd.git" + } +} -- cgit v1.2.1