[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 1 / b / 9 / QChatKit / 0.1.0 / QChatKit.podspec.json
blob32b74a11dcfed4c09d0adc89493ad12b85d0c591
2   "name": "QChatKit",
3   "version": "0.1.0",
4   "summary": "Chat 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/1646916489/QChatKit.framework.zip?download=QChatKit.framework.zip"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "vendored_frameworks": "**/QChatKit.framework",
19   "dependencies": {
20     "CoreKit_IM": [
22     ]
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   }