5 "summary": "An open source iOS framework for GPU-based image and video processing.",
6 "homepage": "https://github.com/BradLarson/GPUImage2",
8 "Brad Larson": "contact@sunsetlakesoftware.com"
11 "git": "https://github.com/BradLarson/GPUImage2.git",
14 "source_files": "framework/Source/**/*.{swift}",
15 "resources": "framework/Source/Operations/Shaders/*.{fsh}",
18 "CLANG_MODULES_AUTOLINK": "YES",
19 "OTHER_SWIFT_FLAGS": "$(inherited) -DGLES"
26 "framework/Source/Mac",
27 "framework/Source/Linux",
28 "framework/Source/Operations/Shaders/ConvertedShaders_GL.swift"
37 "pushed_with_swift_version": "3.0"