[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / b / 4 / EasyMNN / 0.1.2 / EasyMNN.podspec.json
blob3913cd2880fa29005f3ab2962f0655a6b4a60b83
2   "name": "EasyMNN",
3   "version": "0.1.2",
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": "https://mnnkit.oss-cn-hangzhou.aliyuncs.com/pods-repo/EasyMNN/0.1.2/EasyMNN.framework.zip"
18   },
19   "requires_arc": true,
20   "vendored_frameworks": "EasyMNN.framework",
21   "frameworks": "CoreMotion",
22   "libraries": [
23     "c++",
24     "xml2",
25     "z"
26   ],
27   "resources": [
28     "EasyMNN.framework/lib",
29     "EasyMNN.framework/numpy_lib",
30     "EasyMNN.framework/MNN",
31     "EasyMNN.framework/debug_pylib.bundle"
32   ],
33   "dependencies": {
34     "MNN": [
35       ">=1.1.1-pre"
36     ],
37     "SocketRocket": [
39     ],
40     "ZipArchive": [
42     ]
43   },
44   "pod_target_xcconfig": {
45     "VALID_ARCHS[sdk=iphonesimulator*]": ""
46   }