blob: 0037b33c83a10c94bb4abe027ea14c58e2e99ba5 [file] [log] [blame]
{
"name": "SwiftyCVPixelBuffer",
"version": "0.1.2",
"summary": "Swift helpers to make usage of CVPixelBuffer more pleasurable",
"homepage": "https://github.com/s1ddok/SwiftyCVPixelBuffer",
"authors": {
"Andrey Volodin": "siddok@gmail.com"
},
"social_media_url": "http://twitter.com/s1ddok",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/s1ddok/SwiftyCVPixelBuffer.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "11.0",
"osx": "10.13"
},
"swift_versions": "5.1",
"source_files": "SwiftyCVPixelBuffer/**/*.{swift}",
"frameworks": "CoreVideo",
"swift_version": "5.1"
}