[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 4 / 2 / TXLiteAVSDK_TRTC / 10.4.11619 / TXLiteAVSDK_TRTC.podspec.json
blob4b6ad55671250d9405f965cdb294c3f66fe85e50
2   "name": "TXLiteAVSDK_TRTC",
3   "version": "10.4.11619",
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     ]
27   },
28   "libraries": [
29     "c++",
30     "resolv"
31   ],
32   "requires_arc": true,
33   "source": {
34     "http": "https://liteav.sdk.qcloud.com/download/releases/10.4/TXLiteAVSDK_TRTC_iOS_10.4.0.11619_SDK_en.zip"
35   },
36   "default_subspecs": "TRTC",
37   "subspecs": [
38     {
39       "name": "TRTC",
40       "preserve_paths": "TXLiteAVSDK_TRTC/TXLiteAVSDK_TRTC.framework",
41       "source_files": "TXLiteAVSDK_TRTC/TXLiteAVSDK_TRTC.framework/Headers/*.h",
42       "public_header_files": "TXLiteAVSDK_TRTC/TXLiteAVSDK_TRTC.framework/Headers/*.h",
43       "vendored_frameworks": [
44         "TXLiteAVSDK_TRTC/TXLiteAVSDK_TRTC.framework",
45         "TXLiteAVSDK_TRTC/TXSoundTouch.xcframework",
46         "TXLiteAVSDK_TRTC/TXFFmpeg.xcframework"
47       ],
48       "xcconfig": {
49         "HEADER_SEARCH_PATHS": "${PODS_ROOT}/TXLiteAVSDK_TRTC/TXLiteAVSDK_TRTC/TXLiteAVSDK_TRTC.framework/Headers/"
50       }
51     },
52     {
53       "name": "ReplayKitExt",
54       "platforms": {
55         "ios": "10.0"
56       },
57       "preserve_paths": "TXLiteAVSDK_TRTC/TXLiteAVSDK_ReplayKitExt.framework",
58       "source_files": "TXLiteAVSDK_TRTC/TXLiteAVSDK_ReplayKitExt.framework/Headers/*.h",
59       "public_header_files": "TXLiteAVSDK_TRTC/TXLiteAVSDK_ReplayKitExt.framework/Headers/*.h",
60       "vendored_frameworks": "TXLiteAVSDK_TRTC/TXLiteAVSDK_ReplayKitExt.framework",
61       "xcconfig": {
62         "HEADER_SEARCH_PATHS": "${PODS_ROOT}/TXLiteAVSDK_TRTC/TXLiteAVSDK_TRTC/TXLiteAVSDK_ReplayKitExt.framework/Headers/"
63       }
64     }
65   ]