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": "armv7 arm64 x86_64"
18 "swift_versions": "5.0",
20 "git": "https://github.com/tencentyun/TUIRoomKit.git",
21 "commit": "8ee36e88fd4a6ae07dbd6498359a2b56eb31ce91"
40 "default_subspecs": "TRTC",
43 "name": "Professional",
45 "TUIRoomEngine/Professional": [
49 "source_files": "iOS/TUIRoomKit/Source/**/*.{h,m,swift}",
52 "iOS/TUIRoomKit/Resources/*.xcassets",
53 "iOS/TUIRoomKit/Resources/Localized/**/*.strings"
56 "pod_target_xcconfig": {
57 "OTHER_SWIFT_FLAGS": "-D TXLiteAVSDK_Professional",
58 "GCC_PREPROCESSOR_DEFINITIONS": "TXLiteAVSDK_Professional=1"
64 "TUIRoomEngine/TRTC": [
68 "source_files": "iOS/TUIRoomKit/Source/**/*.{h,m,swift}",
71 "iOS/TUIRoomKit/Resources/*.xcassets",
72 "iOS/TUIRoomKit/Resources/Localized/**/*.strings"
75 "pod_target_xcconfig": {
76 "OTHER_SWIFT_FLAGS": "-D TXLiteAVSDK_TRTC",
77 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) COCOAPODS=1 TXLiteAVSDK_TRTC=1"
81 "swift_version": "5.0"