blob: 83144302591d8f97e8f044deba2a3c744b89d2c8 [file] [log] [blame]
{
"name": "PixelSDK-GPUImage3",
"module_name": "GPUImage",
"version": "1.1.12",
"license": "BSD",
"summary": "An open source iOS framework for GPU-based image and video processing.",
"homepage": "https://github.com/GottaYotta/GPUImage3",
"authors": {
"Brad Larson": "contact@sunsetlakesoftware.com"
},
"source": {
"git": "https://github.com/GottaYotta/GPUImage3.git",
"tag": "1.1.12"
},
"source_files": "framework/Source/**/*.{swift,h,metal}",
"public_header_files": "framework/Source/Empty.h",
"platforms": {
"ios": "9.0"
},
"frameworks": [
"Metal",
"QuartzCore",
"AVFoundation"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}