Skip to content

Commit

Permalink
[Add] TXLiteAVSDK_Live 11.4.14552
Browse files Browse the repository at this point in the history
  • Loading branch information
adamsfliu authored and CocoaPodsBot committed Dec 6, 2023
1 parent bee5c5c commit 0231230
Showing 1 changed file with 60 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
{
"name": "TXLiteAVSDK_Live",
"version": "11.4.14552",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "Proprietary",
"text": " copyright 2017 tencent Ltd. All rights reserved.\n"
},
"homepage": "https://cloud.tencent.com/product/mlvb",
"documentation_url": "https://cloud.tencent.com/document/product/454/7876",
"authors": "tencent video cloud",
"summary": "TXLiteAVSDK for Live Edition.",
"ios": {
"frameworks": [
"SystemConfiguration",
"AVKit",
"CoreTelephony",
"VideoToolbox",
"AudioToolbox",
"CoreGraphics",
"ReplayKit",
"MetalKit",
"AVFoundation",
"Accelerate",
"OpenAL",
"CoreServices"
],
"libraries": [
"z",
"resolv",
"iconv",
"c++",
"sqlite3"
]
},
"requires_arc": true,
"source": {
"http": "https://liteav.sdk.qcloud.com/download/releases/11.4/TXLiteAVSDK_Live_iOS_11.4.14552_SDK.zip"
},
"default_subspecs": "Live",
"subspecs": [
{
"name": "Live",
"vendored_frameworks": [
"TXLiteAVSDK_Live/TXLiteAVSDK_Live.xcframework",
"TXLiteAVSDK_Live/TXFFmpeg.xcframework",
"TXLiteAVSDK_Live/TXSoundTouch.xcframework"
]
},
{
"name": "ReplayKitExt",
"platforms": {
"ios": "10.0"
},
"vendored_frameworks": "TXLiteAVSDK_Live/TXLiteAVSDK_ReplayKitExt.xcframework"
}
]
}

0 comments on commit 0231230

Please sign in to comment.