{
  "name": "simpleble",
  "version-date": "2023-07-29",
  "description": "The ultimate fully-fledged cross-platform library and bindings for Bluetooth Low Energy (BLE).",
  "homepage": "https://github.com/OpenBluetoothToolbox/SimpleBLE",
  "license": "MIT",
  "supports": "!android & !uwp",
  "dependencies": [
    "fmt",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}
