[Add] DebugSwift 0.3.9
[CocoaPods.git] / Specs / 7 / d / a / UTSOPENCV / 1.0.0 / UTSOPENCV.podspec.json
blobac64a0c0a9c30a364e7b10f4ca58fa02d2d84311
2   "name": "UTSOPENCV",
3   "version": "1.0.0",
4   "summary": "UTSOPENCV",
5   "description": "封装了OPENCV的SDK,可以实现图像处理功能。",
6   "homepage": "https://gitee.com/tyousan_admin/UTSOPENCV",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "176142998": "176142998@qq.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://gitee.com/tyousan_admin/UTSOPENCV.git",
19     "tag": "1.0.0"
20   },
21   "vendored_frameworks": "Framework/opencv2.framework",
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   }