Files
my_yuyin/Pods/Local Podspecs/TIMCommon.podspec.json

33 lines
759 B
JSON
Raw Normal View History

2025-09-22 18:48:29 +08:00
{
"name": "TIMCommon",
"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": "TIMCommon",
"dependencies": {
"TUICore": [],
"SDWebImage": [],
"ReactiveObjC": [],
"Masonry": []
},
"requires_arc": true,
"source": {
"path": "./"
},
"source_files": "**/*.{h,m,mm,c}",
"resources": [
"Resources/*.bundle"
],
"resource_bundles": {
"TIMCommon_Privacy": "Resources/PrivacyInfo.xcprivacy"
}
}