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