9 "file": "iOS/TUIRoomKit/LICENSE"
11 "homepage": "https://github.com/tencentyun/TUIRoomKit",
12 "authors": "tencent video cloud",
13 "summary": "tencent video cloud for All-scenario Room Solution..",
14 "static_framework": true,
16 "VALID_ARCHS": "arm64 x86_64"
18 "swift_versions": "5.0",
20 "git": "https://github.com/Tencent-RTC/TUIRoomKit.git",
37 "default_subspecs": "TRTC",
40 "name": "Professional",
42 "RTCRoomEngine/Professional": [
47 "iOS/TUIRoomKit/Source/**/*.{h,m,swift}",
48 "iOS/TUIRoomKit/RoomExtension/**/*.{h,m,swift}"
52 "iOS/TUIRoomKit/Resources/*.xcassets",
53 "iOS/TUIRoomKit/Resources/Localized/*.xcstrings"
57 "iOS/TUIRoomKit/Resources/*.bundle"
59 "pod_target_xcconfig": {
60 "OTHER_SWIFT_FLAGS": "-D TXLiteAVSDK_TRTC",
61 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) COCOAPODS=1 TXLiteAVSDK_TRTC=1"
67 "RTCRoomEngine/TRTC": [
72 "iOS/TUIRoomKit/Source/**/*.{h,m,swift}",
73 "iOS/TUIRoomKit/RoomExtension/**/*.{h,m,swift}"
77 "iOS/TUIRoomKit/Resources/*.xcassets",
78 "iOS/TUIRoomKit/Resources/Localized/*.xcstrings"
82 "iOS/TUIRoomKit/Resources/*.bundle"
84 "pod_target_xcconfig": {
85 "OTHER_SWIFT_FLAGS": "-D TXLiteAVSDK_TRTC",
86 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) COCOAPODS=1 TXLiteAVSDK_TRTC=1"
90 "swift_version": "5.0"