[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / b / 4 / EasyMNN / 0.0.6 / EasyMNN.podspec.json
blob96c0e92f63af0f5e9dd5f61750a6f0f314db56ab
2   "name": "EasyMNN",
3   "version": "0.0.6",
4   "summary": "EasyMNN",
5   "homepage": "http://www.mnn.zone/",
6   "license": {
7     "type": "MNN Kit Terms of Service, Version 1.0",
8     "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"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "authors": {
14     "MNNTeam": "MNNTeam@service.taobao.com"
15   },
16   "source": {
17     "http": "http://mnnkit.oss-cn-hangzhou.aliyuncs.com/pods-repo/EasyMNN/0.0.6/EasyMNN.framework.zip"
18   },
19   "requires_arc": true,
20   "vendored_frameworks": "EasyMNN.framework",
21   "libraries": [
22     "c++",
23     "xml2",
24     "z"
25   ],
26   "resources": [
27     "EasyMNN.framework/lib",
28     "EasyMNN.framework/MNN",
29     "EasyMNN.framework/debug_pylib.bundle"
30   ],
31   "dependencies": {
32     "MNN": [
33       "1.0.3"
34     ],
35     "SocketRocket": [
37     ],
38     "ZipArchive": [
40     ]
41   }