4 "summary": "About image and video add filter for metal.",
5 "homepage": "https://github.com/yangKJ/Harbeth",
11 "Condy": "yangkj310@gmail.com"
14 "git": "https://github.com/yangKJ/Harbeth.git",
17 "swift_versions": "5.0",
19 "static_framework": true,
24 "pod_target_xcconfig": {
25 "SWIFT_VERSION": "5.0"
27 "module_name": "Harbeth",
29 "source_files": "Sources/Harbeth.h"
34 "source_files": "Sources/Basic/**/*.swift",
43 "source_files": "Sources/Compute/**/*.swift",
46 "Sources/Compute/**/*.metal"
54 "pod_target_xcconfig": {
55 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "HARBETH_COMPUTE",
56 "GCC_PREPROCESSOR_DEFINITIONS": "HARBETH_COMPUTE=1"
61 "source_files": "Sources/CoreImage/**/*.swift",
62 "weak_frameworks": "CoreImage",
71 "source_files": "Sources/MPS/*.swift",
72 "weak_frameworks": "MetalPerformanceShaders",
81 "source_files": "Sources/SwiftUI/*.swift",
89 "swift_version": "5.0"