[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 9 / b / NEQChatKit / 9.2.4 / NEQChatKit.podspec.json
blob5f96cf99d7a9abf1254682f1a34786fb5b4eec47
2   "name": "NEQChatKit",
3   "version": "9.2.4",
4   "summary": "QChat module based NIMSDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://netease.im",
7   "license": {
8     "type": "Copyright",
9     "text": " Copyright 2022 Netease "
10   },
11   "authors": "yunxin engineering department",
12   "source": {
13     "http": "https://yx-web-nosdn.netease.im/package/1656419335273/NEKitQChat.framework_v9.2.4.zip?download=NEKitQChat.framework_v9.2.4.zip"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "vendored_frameworks": "NEKitQChat.framework",
19   "dependencies": {
20     "NECoreIMKit": [
22     ]
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   }