3 "module_name": "LXGPUImage2",
6 "summary": "An open source iOS framework for GPU-based image and video processing.",
7 "homepage": "https://github.com/thanhminhkma/GPUImage2",
9 "Brad Larson": "contact@sunsetlakesoftware.com"
12 "git": "https://github.com/thanhminhkma/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",
21 "VALIDATE_WORKSPACE_SKIPPED_SDK_FRAMEWORKS": "OpenGLES"
28 "framework/Source/Mac",
29 "framework/Source/Linux",
30 "framework/Source/Operations/Shaders/ConvertedShaders_GL.swift"
39 "swift_versions": "4.0",
40 "swift_version": "4.0"