2 "name": "MediaPipeTasksCommon",
4 "authors": "Google Inc.",
9 "homepage": "https://github.com/google/mediapipe",
11 "http": "https://dl.google.com/cpdc/20231009-115134/MediaPipeTasksCommon-0.10.7.tar.gz"
13 "summary": "MediaPipe Task Library - Text",
14 "description": "The common libraries of the MediaPipe Task Library",
18 "module_name": "MediaPipeTasksCommon",
19 "static_framework": true,
20 "user_target_xcconfig": {
21 "OTHER_LDFLAGS[sdk=iphonesimulator*]": "$(inherited) -force_load \"${PODS_ROOT}/MediaPipeTasksCommon/frameworks/graph_libraries/libMediaPipeTasksCommon_simulator_graph.a\"",
22 "OTHER_LDFLAGS[sdk=iphoneos*]": "$(inherited) -force_load \"$(PODS_ROOT)/MediaPipeTasksCommon/frameworks/graph_libraries/libMediaPipeTasksCommon_device_graph.a\""
35 "preserve_paths": "frameworks/graph_libraries/*.a",
37 "vendored_frameworks": "frameworks/MediaPipeTasksCommon.xcframework"