[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 8 / 0 / mnnopencv / 0.0.1 / mnnopencv.podspec.json
bloba03ffda95b46fd40c96f6d8572265409e881497c
2   "name": "mnnopencv",
3   "version": "0.0.1",
4   "summary": "opencv2",
5   "homepage": "http://www.mnn.zone/",
6   "license": {
7     "type": "MNN Kit Terms of Service, Version 1.0",
8     "text": "                      Copyright © 2018, Alibaba Group Holding Limited\n                      Licensed under the MNN Kit Terms of Service, Version 1.0 (the \"License\");\n                      you may not use this file except in compliance with the License.\n                      You may obtain a copy of the License at\n                        https://raw.githubusercontent.com/alibaba/MNNKit/master/license\n                      Unless required by applicable law or agreed to in writing, software\n                      distributed under the License is distributed on an \"AS IS\" BASIS,\n                      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n                      See the License for the specific language governing permissions and\n                      limitations under the License.\n"
9   },
10   "authors": {
11     "MNNTeam": "MNNTeam@service.taobao.com"
12   },
13   "source": {
14     "http": "http://mnnkit.oss-cn-hangzhou.aliyuncs.com/pods-repo/opencv2/0.0.1/opencv2.framework.zip"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "vendored_frameworks": "opencv2.framework",
21   "libraries": "c++",
22   "dependencies": {
23     "AliNNPython": [
25     ],
26     "numpy": [
28     ]
29   }