2 "name": "opencv-contrib",
4 "summary": "c++ opencv2 framework for ios",
5 "description": "This pod serves as just includer of c++ opencv2 library, but it doesn't contain any swift or obj-c code.",
6 "homepage": "https://gitlab.com/martingeorgiu/opencv-contrib-ios",
12 "martingeorgiu": "martin.georgiu@gmail.com"
15 "git": "https://gitlab.com/martingeorgiu/opencv-contrib-ios",
21 "swift_versions": "4.0",
22 "preserve_paths": "opencv2.xcframework",
23 "vendored_frameworks": "opencv2.xcframework",
26 "OTHER_LDFLAGS": "-framework opencv2"
28 "source_files": "**/*{.h,.hpp}",
29 "public_header_files": "**/*{.h,.hpp}",
30 "swift_version": "4.0"