[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 3 / 0 / MNNKitCore / 0.0.5 / MNNKitCore.podspec.json
blobfce526110478b24dfea4d836ec9bf2f8f3375bf6
2   "name": "MNNKitCore",
3   "version": "0.0.5",
4   "summary": "MNNKitCore.",
5   "description": "MNN Kit Core.",
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": "MNNKitCore.framework",
19   "source": {
20     "http": "http://mnnkit.oss-cn-hangzhou.aliyuncs.com/pods-repo/MNNKitCore/0.0.5/MNNKitCore.framework.zip"
21   },
22   "libraries": "stdc++",
23   "frameworks": [
24     "Metal",
25     "Accelerate",
26     "MetalPerformanceShaders"
27   ],
28   "dependencies": {
29     "MNN": [
30       "0.2.2.2"
31     ],
32     "FMDB": [
33       "2.7.5"
34     ]
35   }