[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / d / 0 / f / MNNFaceDetection / 0.0.3 / MNNFaceDetection.podspec.json
blob86e4623c1c6b3a3d7d24c6c0a827c05a9ee27f04
2   "name": "MNNFaceDetection",
3   "version": "0.0.3",
4   "summary": "MNNFaceDetection.",
5   "description": "MNN Face 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": "MNNFaceDetection.framework",
19   "source": {
20     "http": "http://mnnkit.oss-cn-hangzhou.aliyuncs.com/pods-repo/MNNFaceDetection/0.0.3/MNNFaceDetection.framework.zip"
21   },
22   "resources": [
23     "MNNFaceDetection.framework/det.mnn",
24     "MNNFaceDetection.framework/pts.mnn"
25   ],
26   "libraries": "c++",
27   "dependencies": {
28     "MNN": [
29       "0.2.1.8"
30     ],
31     "MNNKitCore": [
32       "~> 0.0.4"
33     ]
34   }