[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / c / b / TXLiteAVSDK_Live / 10.4.11615 / TXLiteAVSDK_Live.podspec.json
blobe42242524084858acc650d2ab434a755816f9a17
2   "name": "TXLiteAVSDK_Live",
3   "version": "10.4.11615",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "license": {
8     "type": "Proprietary",
9     "text": "                copyright 2017 tencent Ltd. All rights reserved.\n"
10   },
11   "homepage": "https://cloud.tencent.com/product/mlvb",
12   "documentation_url": "https://cloud.tencent.com/document/product/454/7876",
13   "authors": "tencent video cloud",
14   "summary": "TXLiteAVSDK for Live Edition.",
15   "ios": {
16     "frameworks": [
17       "SystemConfiguration",
18       "CoreTelephony",
19       "VideoToolbox",
20       "AudioToolbox",
21       "CoreGraphics",
22       "ReplayKit",
23       "MetalKit",
24       "AVFoundation",
25       "Accelerate",
26       "OpenAL",
27       "CoreServices"
28     ],
29     "libraries": [
30       "z",
31       "resolv",
32       "iconv",
33       "c++",
34       "sqlite3"
35     ]
36   },
37   "requires_arc": true,
38   "source": {
39     "http": "https://liteav.sdk.qcloud.com/download/releases/10.4/TXLiteAVSDK_Live_iOS_10.4.11615_SDK.zip"
40   },
41   "default_subspecs": "Live",
42   "subspecs": [
43     {
44       "name": "Live",
45       "preserve_paths": "TXLiteAVSDK_Live/TXLiteAVSDK_Live.framework",
46       "source_files": "TXLiteAVSDK_Live/TXLiteAVSDK_Live.framework/Headers/*.h",
47       "public_header_files": "TXLiteAVSDK_Live/TXLiteAVSDK_Live.framework/Headers/*.h",
48       "vendored_frameworks": [
49         "TXLiteAVSDK_Live/TXLiteAVSDK_Live.framework",
50         "TXLiteAVSDK_Live/TXFFmpeg.xcframework",
51         "TXLiteAVSDK_Live/TXSoundTouch.xcframework"
52       ],
53       "xcconfig": {
54         "HEADER_SEARCH_PATHS": "${PODS_ROOT}/TXLiteAVSDK_Live/TXLiteAVSDK_Live/TXLiteAVSDK_Live.framework/Headers/"
55       }
56     },
57     {
58       "name": "ReplayKitExt",
59       "platforms": {
60         "ios": "10.0"
61       },
62       "preserve_paths": "TXLiteAVSDK_Live/TXLiteAVSDK_ReplayKitExt.framework",
63       "source_files": "TXLiteAVSDK_Live/TXLiteAVSDK_ReplayKitExt.framework/Headers/*.h",
64       "public_header_files": "TXLiteAVSDK_Live/TXLiteAVSDK_ReplayKitExt.framework/Headers/*.h",
65       "vendored_frameworks": "TXLiteAVSDK_Live/TXLiteAVSDK_ReplayKitExt.framework",
66       "xcconfig": {
67         "HEADER_SEARCH_PATHS": "${PODS_ROOT}/TXLiteAVSDK_Live/TXLiteAVSDK_Live/TXLiteAVSDK_ReplayKitExt.framework/Headers/"
68       }
69     }
70   ]