5 "summary": "An open source iOS framework for GPU-based image and video processing.",
6 "homepage": "https://github.com/BradLarson/GPUImage2",
8 "Chay": "changyan@zhihu.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"
24 "pod_target_xcconfig": {
25 "SWIFT_VERSION": "4.0"
27 "swift_version": "4.0",
30 "framework/Source/Mac",
31 "framework/Source/Linux",
32 "framework/Source/Operations/Shaders/ConvertedShaders_GL.swift"