blob: 5247a1b72a94e40003843a18d878d25cb8d9d17f [file] [log] [blame]
{
"name": "OpenCVUtilities",
"version": "0.1.14",
"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.14"
},
"platforms": {
"ios": "9.0"
},
"source_files": "OpenCVUtilities/Classes/**/*",
"dependencies": {
"OpenCV": [
"3.4.1"
]
}
}