[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / 8 / d / RCSceneService / 0.0.2 / RCSceneService.podspec.json
blob264ddcfbb8d5dcd14044aeb2a77e48f8a248d17e
2   "name": "RCSceneService",
3   "version": "0.0.2",
4   "summary": "Scene Service",
5   "description": "Scene Service 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-service-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     "VALID_ARCHS": "arm64 x86_64"
24   },
25   "source_files": "RCSceneService/**/*",
26   "dependencies": {
27     "Moya": [
29     ],
30     "ReachabilitySwift": [
32     ],
33     "RCSceneFoundation": [
34       ">= 0.0.2"
35     ]
36   },
37   "swift_version": "5.0"