2 "name": "RCSceneGameRoom",
4 "summary": "Scene Game Room",
5 "description": "Scene Voice Room module",
6 "homepage": "https://github.com/rongcloud",
12 "johankoi": "johankoi@163.com"
15 "git": "https://github.com/rongcloud-community/rongcloud-scene-game-room-ios.git",
21 "swift_versions": "5.0",
22 "static_framework": true,
23 "pod_target_xcconfig": {
24 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
25 "VALID_ARCHS": "arm64 x86_64",
26 "SWIFT_COMPILATION_MODE": "Incremental",
27 "OTHER_SWIFT_FLAGS": "-Xfrontend -enable-dynamic-replacement-chaining"
29 "user_target_xcconfig": {
30 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32 "source_files": "RCSceneGameRoom/Classes/**/*",
35 "RCSceneGameRoom/Assets/*.xcassets"
54 "RCSceneRoom/RCSceneRoom": [
57 "RCSceneRoom/RCSceneGift": [
60 "RCSceneRoom/RCSceneMusic": [
63 "RCSceneRoom/RCSceneAnalytics": [
66 "RCSceneRoom/RCSceneRoomSetting": [
73 "swift_version": "5.0"