2 "name": "LibTorchvision-DONOTUSE",
3 "version": "0.12.0-rc1",
4 "authors": "Roman Rädle",
8 "homepage": "https://github.com/raedle/vision",
10 "http": "https://github.com/raedle/vision/releases/download/v0.12.0-rc0/libtorchvision_ops_ios_0.12.0-rc1.zip"
12 "summary": "\"The C++ library of TorchVision ops for iOS",
13 "description": "The C++ library of TorchVision ops for iOS.\nThis version (0.12.0-rc1) requires the installation of LibTorch 1.12.0 or LibTorch-Lite 1.12.0.",
17 "vendored_libraries": "install/lib/*.a",
18 "user_target_xcconfig": {
19 "VALID_ARCHS": "x86_64 arm64",
20 "OTHER_LDFLAGS": "$(inherited) -force_load \"$(PODS_ROOT)/LibTorchvision-DONOTUSE/install/lib/libtorchvision_ops.a\"",
21 "CLANG_CXX_LANGUAGE_STANDARD": "c++14",
22 "CLANG_CXX_LIBRARY": "libc++"
28 "pod_target_xcconfig": {
29 "ENABLE_BITCODE": "NO"