[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 9 / e / MNNHandGestureDetection / 0.0.1 / MNNHandGestureDetection.podspec.json
blob6946e54d611fb6f1af6ed08f9476251976ac07c1
2   "name": "MNNHandGestureDetection",
3   "version": "0.0.1",
4   "summary": "MNNHandGestureDetection.",
5   "description": "MNN Hand Gesture Detection.",
6   "homepage": "https://github.com/alibaba/MNNKit",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "text": "                      Copyright © 2018, Alibaba Group Holding Limited\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                        https://github.com/alibaba/MNNKit/blob/master/MNN%20Kit%20Terms%20of%20Service%202019.12.19.docx?raw=true\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     "MNNTeam": "MNNTeam@service.taobao.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "http": "https://github.com/alibaba/MNNKit/releases/download/handgesturedetection0.0.1/MNNHandGestureDetection.framework.zip"
20   },
21   "resources": [
22     "MNNHandGestureDetection.framework/gesture.mnn",
23     "MNNHandGestureDetection.framework/handDetect.mnn",
24     "MNNHandGestureDetection.framework/handTrack.mnn"
25   ],
26   "libraries": "c++",
27   "dependencies": {
28     "MNN": [
29       "0.2.1.7"
30     ],
31     "MNNKitCore": [
32       "~> 0.0.2"
33     ]
34   },
35   "vendored_frameworks": "MNNHandGestureDetection.framework"