[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / 7 / e / HiLeiaClientFull / 1.2.3-alpha6 / HiLeiaClientFull.podspec.json
blob2a728821e7c478e2e27773a0cf4b72e012651af4
2   "name": "HiLeiaClientFull",
3   "version": "1.2.3-alpha6",
4   "summary": "HiLeiaClientFull Framework",
5   "description": "HiLeiaClientLeiaRtc is the sdk of Signaling, enjoy it!",
6   "homepage": "https://git.hiscene.net/ios-framework-publish/hileia-client-framework",
7   "license": "BSD",
8   "authors": {
9     "man.huang": "man.huang@hiscene.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://git.hiscene.net/ios-framework-publish/hileia-client-framework.git",
16     "tag": "V1.2.3-alpha6"
17   },
18   "preserve_paths": "HiLeiaClientFull.framework/{HiLeiaClientFull,Info.plist}",
19   "requires_arc": true,
20   "vendored_frameworks": "HiLeiaClientFull.framework",
21   "xcconfig": {
22     "VALID_ARCHS": "arm64"
23   },
24   "dependencies": {
25     "HiLeiaSignaling": [
26       "~> 1.2.2.532-release"
27     ],
28     "LeiaRtcKit": [
29       "~> 1.4.3"
30     ],
31     "AgoraRtcEngine_iOS": [
32       "~> 3.7.2"
33     ],
34     "CocoaLumberjack/Core": [
35       "~> 3.8.0"
36     ],
37     "CocoaLumberjack/Swift": [
38       "~> 3.8.0"
39     ]
40   }