[Add] PlanktonGameServicesSDK 5.2.1
[CocoaPods.git] / Specs / 6 / a / 3 / OpenCV-3.4.19 / 0.0.1 / OpenCV-3.4.19.podspec.json
blob3fb0ea1992db2d9be8da4fb1b3a0505dca8cf4a2
2   "name": "OpenCV-3.4.19",
3   "version": "0.0.1",
4   "platforms": {
5     "ios": "12.0"
6   },
7   "summary": "OpenCV 3.4.19 framework for iOS.",
8   "description": "Use the OpenCV 3.4.19 framework as pod dependency for iOS projects.",
9   "homepage": "https://github.com/BYTEPOETS/pod-opencv-3.4.19",
10   "license": {
11     "type": "3-clause BSD License",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Markus Friedl": "markus.friedl@bytepoets.com"
16   },
17   "source": {
18     "git": "https://github.com/BYTEPOETS/pod-opencv-3.4.19.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "opencv2.framework/**",
22   "vendored_frameworks": "opencv2.framework",
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   }