blob: 151ebd541fb48e2190a4f53e8c1ac1d967e5a4ec [file] [log] [blame]
{
"name": "OpenCVUtilities",
"version": "0.1.16",
"summary": "OpenCV 求重心, 轮廓点等其他工具",
"static_framework": true,
"description": "OpenCV 求重心, 轮廓点等其他工具",
"homepage": "https://git.versa-ai.com/ios/OpenCVUtilities",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yao.liu": "yao.liu@versa-ai.com"
},
"source": {
"git": "https://git.versa-ai.com/ios/OpenCVUtilities.git",
"tag": "0.1.16"
},
"platforms": {
"ios": "9.0"
},
"source_files": "OpenCVUtilities/Classes/**/*",
"dependencies": {
"OpenCV": [
"3.4.1"
]
}
}