blob: 63807ca3d28c6542d5d026b36e19a85ae83bb8fc [file] [log] [blame]
{
"name": "GPUImage@siuying",
"version": "0.0.2",
"license": "BSD",
"platforms": {
"ios": null
},
"summary": "Versioned fork of GPUImage.",
"description": "Versioned fork of GPUImage. OpenGL ES 2-based image and real-time camera filters for iOS.",
"homepage": "https://github.com/BradLarson/GPUImage",
"authors": {
"Brad Larson": "contact@sunsetlakesoftware.com"
},
"source": {
"git": "https://github.com/siuying/GPUImage.git",
"tag": "0.0.2"
},
"source_files": "framework/Source/**/*.{h,m}",
"frameworks": [
"OpenGLES",
"CoreVideo",
"CoreMedia",
"QuartzCore",
"AVFoundation"
],
"requires_arc": true
}