blob: 4c8eeb6f9ef1b279779f87f11f6e0b3cd65ffbe2 [file] [log] [blame]
{
"name": "YUGPUImageCVPixelBufferInput",
"version": "0.4",
"authors": {
"YuAo": "me@imyuao.com"
},
"homepage": "https://github.com/YuAo/YUGPUImageCVPixelBufferInput",
"summary": "CVPixelBuffer input for GPUImage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/YuAo/YUGPUImageCVPixelBufferInput.git",
"tag": "0.4"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*.{h,m}",
"dependencies": {
"GPUImage": [
]
}
}