[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / 8 / 5 / OpencvMacOS / 0.0.1 / OpencvMacOS.podspec.json
blobadc3850aaf190f406e53335107a2df095b540a16
2   "name": "OpencvMacOS",
3   "version": "0.0.1",
4   "summary": "A short description of OpencvMacOS.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/chensifang",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "csf62615@sina.com": "csf62615@sina.com"
13   },
14   "source": {
15     "git": "git@github.com:chensifang/OpencvMacOS.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "osx": "10.13"
20   },
21   "source_files": "OpencvMacOS/lib/opencv2.framework/Versions/A/Headers**/*",
22   "vendored_frameworks": "OpencvMacOS/lib/opencv2.framework",
23   "frameworks": [
24     "OpenCL",
25     "Accelerate",
26     "AVFoundation",
27     "CoreMedia"
28   ],
29   "libraries": "c++"