[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / 7 / 9 / e / MNNHandGestureDetection / 0.0.2 / MNNHandGestureDetection.podspec.json
blobea933cb412dc07fbe68f36dee4409fd0ae606f0f
2   "name": "MNNHandGestureDetection",
3   "version": "0.0.2",
4   "summary": "MNNHandGestureDetection.",
5   "description": "MNN Hand Gesture Detection.",
6   "homepage": "https://github.com/alibaba/MNNKit",
7   "license": {
8     "type": "MNN Kit Terms of Service, Version 1.0",
9     "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"
10   },
11   "authors": {
12     "MNNTeam": "MNNTeam@service.taobao.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "vendored_frameworks": "MNNHandGestureDetection.framework",
19   "source": {
20     "http": "https://github.com/alibaba/MNNKit/releases/download/handgesturedetection0.0.2/MNNHandGestureDetection.framework.zip"
21   },
22   "resources": [
23     "MNNHandGestureDetection.framework/gesture.mnn",
24     "MNNHandGestureDetection.framework/handDetect.mnn",
25     "MNNHandGestureDetection.framework/handTrack.mnn"
26   ],
27   "libraries": "c++",
28   "dependencies": {
29     "MNN": [
30       "0.2.1.7"
31     ],
32     "MNNKitCore": [
33       "~> 0.0.3"
34     ]
35   }