4 "summary": "ncnn powerby Tencent",
5 "description": "ncnn is a high-performance neural network inference framework optimized for the mobile platform.",
6 "homepage": "https://github.com/Tencent/ncnn",
8 "type": "BSD 3-Clause",
9 "file": "https://github.com/Tencent/ncnn/LICENSE.txt"
12 "DCTech": "412200533@qq.com"
18 "http": "https://github.com/Tencent/ncnn/releases/download/20210124/ncnn-20210124-ios-vulkan-bitcode.zip"
20 "public_header_files": [
21 "${PODS_ROOT}/NCNN_IOS/openmp.framework/Headers/*.h",
22 "${PODS_ROOT}/NCNN_IOS/ncnn.framework/Header/SPIRV/*.h",
23 "${PODS_ROOT}/NCNN_IOS/ncnn.framework/Header/ncnn/*.h",
24 "${PODS_ROOT}/NCNN_IOS/ncnn.framework/Header/glslang/Public/*.h"
27 "**/openmp.framework",
29 "**/glslang.framework"
32 "HEADER_SEARCH_PATHS": "${PODS_ROOT}/NCNN_IOS/openmp.framework/Headers/;${PODS_ROOT}/NCNN_IOS/ncnn.framework/Headers/;${PODS_ROOT}/NCNN_IOS/glslang.framework/Headers/"