2 "name": "MetalAudioShaders",
5 "description": "MPS like shaders for audio processing. Spectrogram. Conv1d",
6 "homepage": "https://github.com/techpro-studio/MetalAudioShaders",
12 "Oleksii Moiseenko": "oleksiimoiseenko@gmail.com"
15 "git": "https://github.com/techpro-studio/MetalAudioShaders.git",
23 "source_files": "MetalAudioShaders/**/*.{h,m,metal}",
24 "exclude_files": "MetalAudioShaders/*.plist",
26 "pod_target_xcconfig": {
27 "METAL_LIBRARY_OUTPUT_DIR": "${TARGET_BUILD_DIR}/MetalAudioShaders.bundle/"
31 "pod_target_xcconfig": {
32 "METAL_LIBRARY_OUTPUT_DIR": "${TARGET_BUILD_DIR}/MetalAudioShaders.bundle/Contents/Resources/"
36 "MetalAudioShaders": [
37 "MetalAudioShaders/CocoaPodsBundledResourcePlaceholder"
41 "MetalPerformanceShaders",