blob: 3114d91ecc72185a101b27c2beac2705ca70d1ed [file] [log] [blame]
{
"name": "YUGPUImageCVPixelBufferInput",
"version": "0.3",
"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.3"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*.{h,m}",
"dependencies": {
"GPUImage": [
]
}
}