[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 9 / 5 / XMDevelopmentUtil / 0.0.1 / XMDevelopmentUtil.podspec.json
blob3ea73ec0fefaccba90ab1188255ee5c79a5e488f
2   "name": "XMDevelopmentUtil",
3   "version": "0.0.1",
4   "summary": "xmitech development util.",
5   "description": "xmitech software development kit",
6   "homepage": "https://www.xmitech.net",
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.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "subspecs": [
22     {
23       "name": "XMMQTTClient",
24       "vendored_frameworks": "XMDevelopmentUtil/XMMQTTClient/*",
25       "pod_target_xcconfig": {
26         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27       },
28       "user_target_xcconfig": {
29         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30       }
31     }
32   ]