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}",
17 "framework/Source/Operations/Shaders/*.{fsh}"
21 "CLANG_MODULES_AUTOLINK": "YES",
22 "OTHER_SWIFT_FLAGS": "$(inherited) -DGLES",
23 "VALIDATE_WORKSPACE_SKIPPED_SDK_FRAMEWORKS": "OpenGLES"
30 "framework/Source/Mac",
31 "framework/Source/Linux",
32 "framework/Source/Operations/Shaders/ConvertedShaders_GL.swift"
41 "swift_versions": "4.0",
42 "swift_version": "4.0"