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"
32 "source_files": "Sources/Harbeth.h"
34 "prefix_header_file": false,
38 "source_files": "Sources/Basic/**/*.swift",
47 "source_files": "Sources/Compute/**/*.swift",
50 "Sources/Compute/**/*.metal"
54 "pod_target_xcconfig": {
55 "METAL_LIBRARY_OUTPUT_DIR": "${TARGET_BUILD_DIR}/Harbeth.bundle/"
59 "pod_target_xcconfig": {
60 "METAL_LIBRARY_OUTPUT_DIR": "${TARGET_BUILD_DIR}/Harbeth.bundle/Contents/Resources"
63 "pod_target_xcconfig": {
64 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "HARBETH_COMPUTE_LIBRARY_IN_BUNDLE",
65 "GCC_PREPROCESSOR_DEFINITIONS": "HARBETH_COMPUTE_LIBRARY_IN_BUNDLE=1"
75 "source_files": "Sources/CoreImage/**/*.swift",
76 "weak_frameworks": "CoreImage",
85 "source_files": "Sources/MPS/*.swift",
86 "weak_frameworks": "MetalPerformanceShaders",
95 "source_files": "Sources/SwiftUI/*.swift",
103 "swift_version": "5.0"