Files
featherVoice/Pods/Local Podspecs/TUIConversation.podspec.json
2025-08-08 10:49:36 +08:00

32 lines
756 B
JSON

{
"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"
}
}