[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / c / b / TXLiteAVSDK_Live / 9.5.11346 / TXLiteAVSDK_Live.podspec.json
blobf620977a571776e872266facb2625dbafa59d42a
2   "name": "TXLiteAVSDK_Live",
3   "version": "9.5.11346",
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   "requires_arc": true,
16   "ios": {
17     "frameworks": [
18       "SystemConfiguration",
19       "CoreTelephony",
20       "VideoToolbox",
21       "CoreGraphics",
22       "AVFoundation",
23       "Accelerate",
24       "OpenAL",
25       "ReplayKit"
26     ],
27     "libraries": [
28       "z",
29       "resolv",
30       "iconv",
31       "c++",
32       "sqlite3"
33     ]
34   },
35   "source": {
36     "http": "https://liteav.sdk.qcloud.com/download/releases/9.5/TXLiteAVSDK_Live_iOS_9.5.11346.zip"
37   },
38   "default_subspecs": "Live",
39   "subspecs": [
40     {
41       "name": "Live",
42       "preserve_paths": "TXLiteAVSDK_Live/TXLiteAVSDK_Live.framework",
43       "source_files": "TXLiteAVSDK_Live/TXLiteAVSDK_Live.framework/Headers/*.h",
44       "public_header_files": "TXLiteAVSDK_Live/TXLiteAVSDK_Live.framework/Headers/*.h",
45       "vendored_frameworks": "TXLiteAVSDK_Live/TXLiteAVSDK_Live.framework",
46       "xcconfig": {
47         "FRAMEWORK_SEARCH_PATHS": "${PODS_ROOT}/TXLiteAVSDK_Live/TXLiteAVSDK_Live",
48         "OTHER_LDFLAGS": "-framework \"TXLiteAVSDK_Live\""
49       }
50     },
51     {
52       "name": "ReplayKitExt",
53       "platforms": {
54         "ios": "11.0"
55       },
56       "preserve_paths": "TXLiteAVSDK_Live/TXLiteAVSDK_ReplayKitExt.framework",
57       "source_files": "TXLiteAVSDK_Live/TXLiteAVSDK_ReplayKitExt.framework/Headers/*.h",
58       "public_header_files": "TXLiteAVSDK_Live/TXLiteAVSDK_ReplayKitExt.framework/Headers/*.h",
59       "vendored_frameworks": "TXLiteAVSDK_Live/TXLiteAVSDK_ReplayKitExt.framework",
60       "xcconfig": {
61         "FRAMEWORK_SEARCH_PATHS": "${PODS_ROOT}/TXLiteAVSDK_Live/TXLiteAVSDK_Live",
62         "OTHER_LDFLAGS": "-framework \"TXLiteAVSDK_ReplayKitExt\""
63       }
64     }
65   ]