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",
31 "default_subspecs": "TRTC",
34 "name": "Professional",
36 "TUIRoomEngine/Professional": [
40 "source_files": "iOS/TUIRoomKit/Source/**/*.{h,m,swift}",
43 "iOS/TUIRoomKit/Resources/*.xcassets",
44 "iOS/TUIRoomKit/Resources/Localized/**/*.strings"
47 "pod_target_xcconfig": {
48 "OTHER_SWIFT_FLAGS": "-D TXLiteAVSDK_Professional",
49 "GCC_PREPROCESSOR_DEFINITIONS": "TXLiteAVSDK_Professional=1"
55 "TUIRoomEngine/TRTC": [
59 "source_files": "iOS/TUIRoomKit/Source/**/*.{h,m,swift}",
62 "iOS/TUIRoomKit/Resources/*.xcassets",
63 "iOS/TUIRoomKit/Resources/Localized/**/*.strings"
66 "pod_target_xcconfig": {
67 "OTHER_SWIFT_FLAGS": "-D TXLiteAVSDK_TRTC",
68 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) COCOAPODS=1 TXLiteAVSDK_TRTC=1"
72 "swift_version": "5.0"