[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / 9 / xsdtest / 1.0.0 / xsdtest.podspec.json
blob9ee65c5c1473c60a87a1cdd200de97ad2458fcfc
2   "name": "xsdtest",
3   "version": "1.0.0",
4   "summary": "Swift API based NIMSDK",
5   "homepage": "https://github.com/netease-kit/NIM_iOS_Demo",
6   "license": {
7     "type": "Copyright",
8     "text": " Copyright 2022 Netease "
9   },
10   "authors": "yunxin engineering department",
11   "source": {
12     "http": "https://yx-web-nosdn.netease.im/package/NECoreIMKit_v1.0.0.framework.zip?download=NECoreIMKit_v1.0.0.framework.zip"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "vendored_frameworks": "NEKitCoreIM.framework",
18   "dependencies": {
19     "NIMSDK": [
20       "9.0.1"
21     ]
22   },
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   }