[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 9 / b / NEQChatKit / 9.2.7 / NEQChatKit.podspec.json
blob75b1c781ebd6c232d0a277b5a3a87088e2f48801
2   "name": "NEQChatKit",
3   "version": "9.2.7",
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/1661418705643/NEKitQChat.framework_v9.2.7.zip?download=NEKitQChat.framework_v9.2.7.zip"
14   },
15   "pod_target_xcconfig": {
16     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
17   },
18   "user_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
20   },
21   "platforms": {
22     "ios": "9.0"
23   },
24   "vendored_frameworks": "NEKitQChat.framework",
25   "dependencies": {
26     "NECoreIMKit": [
28     ]
29   }