aboutsummaryrefslogtreecommitdiff
path: root/ports/libideviceactivation/vcpkg.json
blob: 7eadb89a3f17cbe846ac17db0fb57be89d7ce356 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "name": "libideviceactivation",
  "version": "1.3.17",
  "description": "A library to handle the activation process of iOS devices",
  "dependencies": [
    "curl",
    "libimobiledevice",
    "libplist",
    "libxml2",
    {
      "name": "vcpkg-cmake",
      "host": true
    }
  ]
}