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",
22 "pod_target_xcconfig": {
23 "SWIFT_VERSION": "5.0"
26 "module_name": "Harbeth",
28 "source_files": "Sources/Harbeth.h"
31 "source_files": "Sources/Harbeth.h"
33 "prefix_header_file": false,
37 "source_files": "Sources/Basic/**/*.swift",
46 "source_files": "Sources/Compute/**/*.{swift,metal}",
47 "pod_target_xcconfig": {
48 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "HARBETH_COMPUTE_LIBRARY_IN_BUNDLE",
49 "GCC_PREPROCESSOR_DEFINITIONS": "HARBETH_COMPUTE_LIBRARY_IN_BUNDLE=1"
59 "source_files": "Sources/CoreImage/**/*.swift",
60 "weak_frameworks": "CoreImage",
69 "source_files": "Sources/MPS/*.swift",
70 "weak_frameworks": "MetalPerformanceShaders",
79 "source_files": "Sources/SwiftUI/*.swift",
87 "swift_version": "5.0"