blob: e64035693d3115f048b5be28e8e5947113acb1ba [file] [log] [blame]
{
"name": "Libyuv",
"version": "1744",
"summary": "libyuv-neon built for arm64 on iOS",
"description": "libyuv is an open source project that includes YUV scaling and conversion functionality.",
"homepage": "https://chromium.googlesource.com/libyuv/libyuv/",
"license": {
"type": "BSD-2",
"file": "LICENSE"
},
"authors": {
"Alek Åström": "alek.astrom@gmail.com"
},
"social_media_url": "https://twitter.com/MisterAlek",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/MrAlek/libyuv-ios.git",
"tag": "1744"
},
"source_files": [
"headers/*.h",
"headers/libyuv/*.h"
],
"public_header_files": [
"headers/*.h",
"headers/libyuv/*.h"
],
"vendored_libraries": "lib/*.a",
"requires_arc": false
}