5 "summary": "An open source iOS framework for GPU-based image and video processing.",
6 "homepage": "https://github.com/zcoderr/GPUImage2",
8 "Brad Larson": "contact@sunsetlakesoftware.com"
11 "git": "https://github.com/zcoderr/GPUImage2",
15 "source_files": "framework/Source/**/*.{swift}",
16 "resources": "framework/Source/Operations/Shaders/*.{fsh}",
19 "CLANG_MODULES_AUTOLINK": "YES",
20 "OTHER_SWIFT_FLAGS": "$(inherited) -DGLES"
25 "pod_target_xcconfig": {
26 "SWIFT_VERSION": "4.0"
30 "framework/Source/Mac",
31 "framework/Source/Linux",
32 "framework/Source/Operations/Shaders/ConvertedShaders_GL.swift"
41 "swift_version": "4.0"