2 "name": "GPUImage2-Pixel",
3 "module_name": "GPUImage2",
6 "summary": "An open source iOS framework for GPU-based image and video processing.",
7 "homepage": "https://github.com/joshbernfeld/GPUImage2",
9 "Brad Larson": "contact@sunsetlakesoftware.com"
12 "git": "https://github.com/joshbernfeld/GPUImage2.git",
15 "source_files": "framework/Source/**/*.{swift,h,m}",
16 "resources": "framework/Source/Operations/Shaders/*.{fsh}",
19 "CLANG_MODULES_AUTOLINK": "YES",
20 "OTHER_SWIFT_FLAGS": "$(inherited) -DGLES"
27 "framework/Source/Mac",
28 "framework/Source/Linux",
29 "framework/Source/Operations/Shaders/ConvertedShaders_GL.swift"
38 "swift_versions": "5.0",
39 "swift_version": "5.0"