aboutsummaryrefslogtreecommitdiff
path: root/ports/ideviceinstaller/vcpkg.json
blob: f0ba45361a1ed9c5fac389d5d7499587038c407b (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "ideviceinstaller",
  "version-string": "1.1.2.23",
  "port-version": 2,
  "description": "Manage apps of iOS devices",
  "dependencies": [
    "libimobiledevice",
    "libzip"
  ]
}