Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

23 lines
483 B
JSON

{
"name": "treehopper",
"version": "1.11.3",
"port-version": 10,
"description": "Treehopper connects the physical world to your computer, tablet, or smartphone.",
"homepage": "https://treehopper.io",
"supports": "!uwp & !(static & staticcrt)",
"dependencies": [
{
"name": "libusb",
"platform": "android | linux"
},
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}