4 "summary": "About Metal graphics processing.",
5 "homepage": "https://github.com/yangKJ/Harbeth",
11 "Condy": "ykj310@126.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"
30 "source_files": "Sources/Basic/**/*.swift",
39 "source_files": "Sources/Collector/*.swift",
48 "source_files": "Sources/Compute/**/*.swift",
51 "Sources/Compute/**/*.metal"
55 "MetalPerformanceShaders",
63 "pod_target_xcconfig": {
64 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "HARBETH_COMPUTE",
65 "GCC_PREPROCESSOR_DEFINITIONS": "HARBETH_COMPUTE=1"
70 "source_files": "Sources/CoreImage/**/*.swift",
71 "weak_frameworks": "CoreImage",
79 "swift_version": "5.0"