[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / d / a / UTSOPENCV / 1.0.1 / UTSOPENCV.podspec.json
blob90bc6032bcf190c6100a60ca224f6a14ba4a8388
2   "name": "UTSOPENCV",
3   "version": "1.0.1",
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.1"
20   },
21   "frameworks": [
22     "CoreGraphics",
23     "CoreMedia",
24     "CoreFoundation",
25     "Accelerate"
26   ],
27   "vendored_frameworks": "Framework/opencv2.framework",
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   }