[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / c / b / TXLiteAVSDK_Live / 10.1.11351 / TXLiteAVSDK_Live.podspec.json
blobb8457b1816b312fc1ae82cf2f3d1d067c365c3d8
2   "name": "TXLiteAVSDK_Live",
3   "version": "10.1.11351",
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     ],
28     "libraries": [
29       "z",
30       "resolv",
31       "iconv",
32       "c++",
33       "sqlite3"
34     ]
35   },
36   "requires_arc": true,
37   "source": {
38     "http": "https://liteav.sdk.qcloud.com/download/releases/10.1/TXLiteAVSDK_Live_iOS_10.1.11351_SDK.zip"
39   },
40   "default_subspecs": "Live",
41   "subspecs": [
42     {
43       "name": "Live",
44       "preserve_paths": "TXLiteAVSDK_Live/TXLiteAVSDK_Live.framework",
45       "source_files": "TXLiteAVSDK_Live/TXLiteAVSDK_Live.framework/Headers/*.h",
46       "public_header_files": "TXLiteAVSDK_Live/TXLiteAVSDK_Live.framework/Headers/*.h",
47       "vendored_frameworks": [
48         "TXLiteAVSDK_Live/TXLiteAVSDK_Live.framework",
49         "TXLiteAVSDK_Live/TXFFmpeg.xcframework",
50         "TXLiteAVSDK_Live/TXSoundTouch.xcframework"
51       ],
52       "xcconfig": {
53         "HEADER_SEARCH_PATHS": "${PODS_ROOT}/TXLiteAVSDK_Live/TXLiteAVSDK_Live/TXLiteAVSDK_Live.framework/Headers/"
54       }
55     },
56     {
57       "name": "ReplayKitExt",
58       "platforms": {
59         "ios": "10.0"
60       },
61       "preserve_paths": "TXLiteAVSDK_Live/TXLiteAVSDK_ReplayKitExt.framework",
62       "source_files": "TXLiteAVSDK_Live/TXLiteAVSDK_ReplayKitExt.framework/Headers/*.h",
63       "public_header_files": "TXLiteAVSDK_Live/TXLiteAVSDK_ReplayKitExt.framework/Headers/*.h",
64       "vendored_frameworks": "TXLiteAVSDK_Live/TXLiteAVSDK_ReplayKitExt.framework",
65       "xcconfig": {
66         "HEADER_SEARCH_PATHS": "${PODS_ROOT}/TXLiteAVSDK_Live/TXLiteAVSDK_Live/TXLiteAVSDK_ReplayKitExt.framework/Headers/"
67       }
68     }
69   ]