[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / f / a / RCSceneGameRoom / 0.1.3 / RCSceneGameRoom.podspec.json
blob40aa8c1db9ff3f887f3cd65aa3fc730e4f43538c
2   "name": "RCSceneGameRoom",
3   "version": "0.1.3",
4   "summary": "Scene Game Room",
5   "description": "Scene Voice Room module",
6   "homepage": "https://github.com/rongcloud",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "johankoi": "johankoi@163.com"
13   },
14   "source": {
15     "git": "https://github.com/rongcloud-community/rongcloud-scene-game-room-ios.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
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"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "source_files": "RCSceneGameRoom/Classes/**/*",
33   "resource_bundles": {
34     "RCSceneGameRoom": [
35       "RCSceneGameRoom/Assets/*.xcassets"
36     ]
37   },
38   "dependencies": {
39     "RCTinyGameLib": [
41     ],
42     "SnapKit": [
44     ],
45     "Reusable": [
47     ],
48     "Pulsator": [
50     ],
51     "AFNetworking": [
53     ],
54     "RCSceneRoom/RCSceneRoom": [
56     ],
57     "RCSceneRoom/RCSceneGift": [
59     ],
60     "RCSceneRoom/RCSceneMusic": [
62     ],
63     "RCSceneRoom/RCSceneAnalytics": [
65     ],
66     "RCSceneRoom/RCSceneRoomSetting": [
68     ],
69     "RCVoiceRoomLib": [
71     ]
72   },
73   "swift_version": "5.0"