[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / 6 / 0 / 5 / RCSceneMusic / 0.0.2 / RCSceneMusic.podspec.json
blob3151854484be92825d810edd210f905a09eaa1c0
2   "name": "RCSceneMusic",
3   "version": "0.0.2",
4   "summary": "Scene Music",
5   "description": "Scene Music module",
6   "homepage": "https://github.com/rongcloud",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zangqilong": "zangqilong1@rongcloud.cn"
13   },
14   "source": {
15     "git": "https://github.com/rongcloud-community/rongcloud-scene-music-ios.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
24     "VALID_ARCHS": "arm64 x86_64"
25   },
26   "source_files": "RCSceneMusic/**/*",
27   "dependencies": {
28     "Moya": [
30     ],
31     "SVProgressHUD": [
33     ],
34     "RCSceneMessage": [
36     ],
37     "RCSceneService": [
39     ],
40     "RCMusicControlKit": [
42     ],
43     "RongCloudRTC/RongRTCLib": [
45     ]
46   },
47   "swift_version": "5.0"