aboutsummaryrefslogtreecommitdiff
path: root/ports/libusbmuxd/vcpkg.json
blob: f9bfb7f9fc1bf608482872084b4c759f9c153dcd (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "libusbmuxd",
  "version-string": "1.2.219",
  "port-version": 1,
  "description": "A client library to multiplex connections from and to iOS devices",
  "supports": "!(uwp | linux | osx)",
  "dependencies": [
    "libplist"
  ]
}