{
  "name": "libilbc",
  "version": "3.0.4",
  "description": "Open source implementation of the Internet Low Bit Rate Codec (iLBC) / RFC 3951 codec from the WebRTC project.",
  "homepage": "https://github.com/TimothyGu/libilbc",
  "license": "BSD-3-Clause",
  "supports": "!(arm & uwp)",
  "dependencies": [
    "abseil",
    {
      "name": "vcpkg-cmake",
      "host": true
    }
  ]
}
