2 "name": "Opencv2-ios-framework-4_10",
4 "summary": "OpenCV (Computer Vision) for iOS as a dynamic framework.",
5 "description": "OpenCV: open source computer vision library\nHomepage: http://opencv.org\nOnline docs: http://docs.opencv.org\nQ&A forum: http://answers.opencv.org\nDev 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"
18 "http": "https://github.com/opencv/opencv/releases/download/4.10.0/opencv-4.10.0-ios-framework.zip"
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 "preserve_paths": "opencv2.framework",
25 "vendored_frameworks": "opencv2.framework",
26 "libraries": "stdc++",
41 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"