blob: 7f660afafd232452c0922b5dc5cc63fea46bc7cb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"name": "usbmuxd",
"version-string": "1.2.235",
"port-version": 1,
"description": "A socket daemon to multiplex connections from and to iOS devices",
"homepage": "http://www.libimobiledevice.org",
"dependencies": [
"libimobiledevice",
"libusb",
"libusb-win32",
"pthreads"
]
}
|