9 "file": "iOS/TUILiveKit/LICENSE"
11 "homepage": "https://trtc.io/",
12 "documentation_url": "https://trtc.io/document",
14 "summary": "trtc.io for Live streaming Solution..",
15 "static_framework": true,
16 "swift_versions": "5.0",
18 "git": "https://github.com/Tencent-RTC/TUILiveKit.git",
44 "default_subspecs": "TRTC",
47 "name": "Professional",
49 "RTCRoomEngine/Professional": [
53 "pod_target_xcconfig": {
54 "OTHER_SWIFT_FLAGS": "-D TXLiteAVSDK_Professional",
55 "GCC_PREPROCESSOR_DEFINITIONS": "TXLiteAVSDK_Professional=1"
57 "source_files": "iOS/TUILiveKit/Source/**/*",
60 "iOS/TUILiveKit/Resources/*.xcassets",
61 "iOS/TUILiveKit/Resources/Localized/**/*.strings"
68 "RTCRoomEngine/TRTC": [
72 "pod_target_xcconfig": {
73 "OTHER_SWIFT_FLAGS": "-D TXLiteAVSDK_TRTC",
74 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) COCOAPODS=1 TXLiteAVSDK_TRTC=1"
76 "source_files": "iOS/TUILiveKit/Source/**/*",
79 "iOS/TUILiveKit/Resources/*.xcassets",
80 "iOS/TUILiveKit/Resources/Localized/**/*.strings"
85 "swift_version": "5.0"