提交
This commit is contained in:
42
Pods/Local Podspecs/TUICore.podspec.json
generated
Normal file
42
Pods/Local Podspecs/TUICore.podspec.json
generated
Normal file
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"name": "TUICore",
|
||||
"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",
|
||||
"source": {
|
||||
"git": "./"
|
||||
},
|
||||
"documentation_url": "https://cloud.tencent.com/document/product/269/9147",
|
||||
"authors": "tencent video cloud",
|
||||
"summary": "TUICore",
|
||||
"dependencies": {
|
||||
"SDWebImage": []
|
||||
},
|
||||
"requires_arc": true,
|
||||
"default_subspecs": "ImSDK_Plus",
|
||||
"resource_bundles": {
|
||||
"TUICore_Privacy": "Resources/PrivacyInfo.xcprivacy"
|
||||
},
|
||||
"subspecs": [
|
||||
{
|
||||
"name": "ImSDK_Plus",
|
||||
"dependencies": {
|
||||
"TXIMSDK_Plus_iOS_XCFramework": [],
|
||||
"TUICore/Base": []
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Base",
|
||||
"source_files": "*.{h,m,mm,c}",
|
||||
"resources": [
|
||||
"Resources/*.bundle"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user