blob: f9166424e8b41811da9c29225f407da7d5d8e509 [file] [log] [blame]
{
"name": "librav1e",
"version": "0.3.1",
"summary": "librav1e - The fastest and safest AV1 encoder.",
"description": "rav1e is an AV1 video encoder. It is designed to eventually cover all use cases, though in its current form it is most suitable for cases where libaom (the reference encoder) is too slow.",
"homepage": "https://github.com/xiph/rav1e",
"license": {
"type": "BSD 2-Clause"
},
"authors": {
"Xiph.org": "mailman@xiph.org"
},
"source": {
"http": "https://github.com/SDWebImage/librav1e-Xcode/releases/download/0.3.1/librav1e.zip"
},
"platforms": {
"osx": "10.7",
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "iOS/librav1e.framework"
},
"osx": {
"vendored_frameworks": "Mac/librav1e.framework"
}
}