[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 3 / 8 / d / RCSceneService / 0.0.1 / RCSceneService.podspec.json
bloba24d69acd5b979a45149f884f2f328286545863f
2   "name": "RCSceneService",
3   "version": "0.0.1",
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.1"
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": [
35     ]
36   },
37   "swift_version": "5.0"