vcpkg/ports/qt5-purchasing/vcpkg.json
2024-09-08 11:46:15 -07:00

14 lines
451 B
JSON

{
"name": "qt5-purchasing",
"version": "5.15.15",
"description": "Qt Purchasing is an add-on library that enables Qt applications to support in-app purchases. It is a cross-platform library that currently supports purchases made to the Mac App Store on OS X, App Store on iOS, and Google Play on Android.",
"license": null,
"dependencies": [
{
"name": "qt5-base",
"default-features": false
},
"qt5-declarative"
]
}