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