4 "summary": "OpenCV (Computer Vision) for iOS as a dynamic framework.",
5 "description": "OpenCV: open source computer vision library\n Homepage: http://opencv.org\n Online docs: http://docs.opencv.org\n Q&A forum: http://answers.opencv.org\n Dev zone: http://code.opencv.org",
6 "homepage": "https://opencv.org/",
8 "type": "3-clause BSD",
9 "text": " By downloading, copying, installing or using the software you agree to this license.If you do not agree to this license, do not download, install copy or use the software"
11 "authors": "opencv.org\"",
13 "http": "https://github.com/opencv/opencv/releases/download/4.5.1/opencv-4.5.1-ios-framework.zip",
14 "sha256": "3a3ccbe58bac44b00c99421cdcfa06884808f67966b2454840ac3344936fc68f"
19 "preserve_paths": "opencv2.framework",
20 "source_files": "opencv2.framework/Versions/A/Headers/**/*{.h,.hpp}",
21 "public_header_files": "opencv2.framework/Versions/A/Headers/**/*{.h,.hpp}",
22 "header_dir": "opencv2",
23 "header_mappings_dir": "opencv2.framework/Versions/A/Headers/",
24 "vendored_frameworks": "opencv2.framework",
41 "pod_target_xcconfig": {
42 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 x86_64 i386"
44 "user_target_xcconfig": {
45 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 x86_64 i386"