{ "name": "aws-c-mqtt", "version": "0.7.6", "port-version": 1, "description": "C99 implementation of the MQTT 3.1.1 specification.", "homepage": "https://github.com/awslabs/aws-c-mqtt", "supports": "!arm & !uwp", "dependencies": [ { "name": "s2n", "platform": "!uwp & !windows" }, { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }