[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / 4 / c / 2 / OpenCVUtilities / 0.1.16 / OpenCVUtilities.podspec.json
blob151ebd541fb48e2190a4f53e8c1ac1d967e5a4ec
2   "name": "OpenCVUtilities",
3   "version": "0.1.16",
4   "summary": "OpenCV 求重心, 轮廓点等其他工具",
5   "static_framework": true,
6   "description": "OpenCV 求重心, 轮廓点等其他工具",
7   "homepage": "https://git.versa-ai.com/ios/OpenCVUtilities",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "yao.liu": "yao.liu@versa-ai.com"
14   },
15   "source": {
16     "git": "https://git.versa-ai.com/ios/OpenCVUtilities.git",
17     "tag": "0.1.16"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "OpenCVUtilities/Classes/**/*",
23   "dependencies": {
24     "OpenCV": [
25       "3.4.1"
26     ]
27   }