cdts/xdts-ios 3/Pods/Local Podspecs/TXLiteAVSDK_Professional.podspec.json
2023-07-27 09:20:00 +08:00

70 lines
2.3 KiB
JSON

{
"name": "TXLiteAVSDK_Professional",
"version": "10.9.13161",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "Proprietary",
"text": "\t\t\t\tcopyright 2017 tencent Ltd. All rights reserved.\n"
},
"homepage": "https://cloud.tencent.com/product/trtc",
"documentation_url": "https://cloud.tencent.com/document/product/647/32173",
"authors": "tencent video cloud",
"summary": "TXLiteAVSDK for Professional Edition.",
"ios": {
"frameworks": [
"AVFoundation",
"Accelerate",
"AssetsLibrary",
"MetalKit",
"SystemConfiguration",
"GLKit",
"CoreServices",
"ReplayKit",
"AudioToolbox",
"VideoToolbox"
]
},
"libraries": [
"c++",
"resolv",
"sqlite3",
"z"
],
"requires_arc": true,
"source": {
"http": "https://liteav.sdk.qcloud.com/download/releases/10.9/TXLiteAVSDK_Professional_iOS_10.9.13161_SDK.zip"
},
"default_subspecs": "Professional",
"subspecs": [
{
"name": "Professional",
"preserve_paths": "TXLiteAVSDK_Professional/TXLiteAVSDK_Professional.framework",
"source_files": "TXLiteAVSDK_Professional/TXLiteAVSDK_Professional.framework/Headers/*.h",
"public_header_files": "TXLiteAVSDK_Professional/TXLiteAVSDK_Professional.framework/Headers/*.h",
"vendored_frameworks": [
"TXLiteAVSDK_Professional/TXLiteAVSDK_Professional.framework",
"TXLiteAVSDK_Professional/TXSoundTouch.xcframework",
"TXLiteAVSDK_Professional/TXFFmpeg.xcframework"
],
"xcconfig": {
"HEADER_SEARCH_PATHS": "${PODS_ROOT}/TXLiteAVSDK_Professional/TXLiteAVSDK_Professional/TXLiteAVSDK_Professional.framework/Headers/"
}
},
{
"name": "ReplayKitExt",
"platforms": {
"ios": "10.0"
},
"preserve_paths": "TXLiteAVSDK_Professional/TXLiteAVSDK_ReplayKitExt.framework",
"source_files": "TXLiteAVSDK_Professional/TXLiteAVSDK_ReplayKitExt.framework/Headers/*.h",
"public_header_files": "TXLiteAVSDK_Professional/TXLiteAVSDK_ReplayKitExt.framework/Headers/*.h",
"vendored_frameworks": "TXLiteAVSDK_Professional/TXLiteAVSDK_ReplayKitExt.framework",
"xcconfig": {
"HEADER_SEARCH_PATHS": "${PODS_ROOT}/TXLiteAVSDK_Professional/TXLiteAVSDK_Professional/TXLiteAVSDK_ReplayKitExt.framework/Headers/"
}
}
]
}