[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 9 / 5 / XMDevelopmentUtil / 0.0.2 / XMDevelopmentUtil.podspec.json
blob5a321aa2bbce24200e9e004510c14fea5ef985c3
2   "name": "XMDevelopmentUtil",
3   "version": "0.0.2",
4   "summary": "xmitech development util.",
5   "description": "xmitech software development kit",
6   "homepage": "https://gitlab.com/TixXie/XMDevelopmentUtil",
7   "license": {
8     "type": "Apache License 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TixXie": "x.maple@hotmail.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/TixXie/XMDevelopmentUtil.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "subspecs": [
28     {
29       "name": "XMMQTTClient",
30       "vendored_frameworks": "XMDevelopmentUtil/XMMQTTClient/*"
31     },
32     {
33       "name": "XMBLESession",
34       "vendored_frameworks": "XMDevelopmentUtil/XMBLESession/*"
35     },
36     {
37       "name": "XMMultiP2PLink",
38       "vendored_frameworks": "XMDevelopmentUtil/XMMultiP2PLink/*",
39       "dependencies": {
40         "TIoTLinkKit_IJKPlayer": [
42         ]
43       }
44     }
45   ]