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",
38 "default_subspecs": "TRTC",
41 "name": "Professional",
43 "RTCRoomEngine/Professional": [
47 "pod_target_xcconfig": {
48 "OTHER_SWIFT_FLAGS": "-D TXLiteAVSDK_Professional",
49 "GCC_PREPROCESSOR_DEFINITIONS": "TXLiteAVSDK_Professional=1"
51 "source_files": "iOS/TUILiveKit/Source/**/*",
54 "iOS/TUILiveKit/Resources/*.xcassets",
55 "iOS/TUILiveKit/Resources/Localized/**/*.strings"
62 "RTCRoomEngine/TRTC": [
66 "pod_target_xcconfig": {
67 "OTHER_SWIFT_FLAGS": "-D TXLiteAVSDK_TRTC",
68 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) COCOAPODS=1 TXLiteAVSDK_TRTC=1"
70 "source_files": "iOS/TUILiveKit/Source/**/*",
73 "iOS/TUILiveKit/Resources/*.xcassets",
74 "iOS/TUILiveKit/Resources/Localized/**/*.strings"
79 "swift_version": "5.0"