[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / 4 / 8 / MNNBridge / 0.0.2 / MNNBridge.podspec.json
blob6e1a1680b0f1d741cbe506d03669a6f12bcae759
2   "name": "MNNBridge",
3   "version": "0.0.2",
4   "summary": "MNNBridge.",
5   "description": "MNNBridge.",
6   "homepage": "https://github.com/alibaba/MNN",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "text": "                      Copyright © 2018, Alibaba Group Holding Limited\n\n                      Licensed under the Apache License, Version 2.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\n                        http://www.apache.org/licenses/LICENSE-2.0\n\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"
10   },
11   "authors": {
12     "MNN": "MNN@alibaba-inc.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "http": "http://mnnkit.oss-cn-hangzhou.aliyuncs.com/pods-repo/MNNBridge/0.0.2/MNNPyBridge.framework.zip"
20   },
21   "libraries": "c++",
22   "dependencies": {
23     "MNN": [
25     ],
26     "AliNNPython": [
27       "0.0.2"
28     ],
29     "numpy": [
31     ]
32   }