首次提交
This commit is contained in:
32
Pods/Local Podspecs/TUIChat.podspec.json
generated
Normal file
32
Pods/Local Podspecs/TUIChat.podspec.json
generated
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"name": "TUIChat",
|
||||
"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": "TUIChat",
|
||||
"dependencies": {
|
||||
"TUICore": [],
|
||||
"TIMCommon": [],
|
||||
"SDWebImage": [],
|
||||
"ReactiveObjC": []
|
||||
},
|
||||
"requires_arc": true,
|
||||
"source": {
|
||||
"path": "./"
|
||||
},
|
||||
"source_files": "**/*.{h,m,mm,c}",
|
||||
"resources": [
|
||||
"Resources/*.bundle"
|
||||
],
|
||||
"resource_bundles": {
|
||||
"TUIChat_Privacy": "Resources/PrivacyInfo.xcprivacy"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user