[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 9 / b / NEQChatKit / 9.0.0 / NEQChatKit.podspec.json
blob36e2b820bb5e171e9ff871250af803f5529f5cf3
2   "name": "NEQChatKit",
3   "version": "9.0.0",
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/NEQChatKit_v1.0.0.framework.zip?download=NEQChatKit_v1.0.0.framework.zip"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "vendored_frameworks": "NEKitQChat.framework",
19   "dependencies": {
20     "NECoreKit": [
22     ]
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   }