mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-12 10:28:25 -05:00
18 lines
353 B
JSON
18 lines
353 B
JSON
|
{
|
||
|
"name": "libimobiledevice",
|
||
|
"version": "1.3.17",
|
||
|
"description": "A cross-platform protocol library to communicate with iOS devices",
|
||
|
"homepage": "http://www.libimobiledevice.org",
|
||
|
"dependencies": [
|
||
|
"dirent",
|
||
|
"getopt",
|
||
|
"libplist",
|
||
|
"libusbmuxd",
|
||
|
"openssl",
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|