首次提交

This commit is contained in:
启星
2025-09-22 18:48:29 +08:00
parent 28ae935e93
commit ae9be0b58e
8941 changed files with 999209 additions and 2 deletions

View File

@@ -0,0 +1,31 @@
{
"name": "TUIConversation",
"version": "8.5.6864",
"platforms": {
"ios": "9.0"
},
"license": {
"type": "Proprietary",
"text": " copyright 2017 tencent Ltd. All rights reserved.\n"
},
"homepage": "https://cloud.tencent.com/document/product/269/3794",
"documentation_url": "https://cloud.tencent.com/document/product/269/9147",
"authors": "tencent video cloud",
"summary": "TUIConversation",
"dependencies": {
"TUICore": [],
"TIMCommon": [],
"ReactiveObjC": []
},
"requires_arc": true,
"source": {
"git": "./"
},
"source_files": "**/*.{h,m,mm,c}",
"resources": [
"Resources/*.bundle"
],
"resource_bundles": {
"TUIConversation_Privacy": "Resources/PrivacyInfo.xcprivacy"
}
}