5 "summary": "An open source iOS framework for GPU-based image and video processing.",
6 "homepage": "https://github.com/sh4wn/GPUImage2",
8 "Brad Larson": "contact@sunsetlakesoftware.com"
11 "git": "https://github.com/sh4wn/GPUImage2.git",
15 "framework/Source/*.{swift}",
16 "framework/Source/Apple/*.{swift}",
17 "framework/Source/OPerations/*.{swift}"
19 "resources": "framework/Source/Operations/Shaders/*.{fsh}",
22 "CLANG_MODULES_AUTOLINK": "YES",
23 "OTHER_SWIFT_FLAGS": "$(inherited) -DGLES"
28 "pod_target_xcconfig": {
29 "SWIFT_VERSION": "5.0"
37 "framework/Source/Mac",
38 "framework/Source/Linux",
39 "framework/Source/Operations/Shaders/ConvertedShaders_GL.swift"
48 "swift_version": "5.0"