[Add] ProFitXSDK 4.2.1
[CocoaPods.git] / Specs / 0 / d / 1 / HiLeiaClientLeiaRtc / 1.2.3-alpha5 / HiLeiaClientLeiaRtc.podspec.json
blob40f35e2b43a6fb39120529706dac1989b7e3b990
2   "name": "HiLeiaClientLeiaRtc",
3   "version": "1.2.3-alpha5",
4   "summary": "HiLeiaClientLeiaRtc 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-alpha5"
17   },
18   "preserve_paths": "HiLeiaClientLeiaRtc.framework/{HiLeiaClientLeiaRtc,Info.plist}",
19   "requires_arc": true,
20   "vendored_frameworks": "HiLeiaClientLeiaRtc.framework",
21   "xcconfig": {
22     "VALID_ARCHS": "arm64"
23   },
24   "dependencies": {
25     "HiLeiaSignaling": [
26       "~> 1.2.2.531-testing"
27     ],
28     "LeiaRtcKit": [
29       "~> 1.4.3"
30     ],
31     "CocoaLumberjack/Core": [
33     ],
34     "CocoaLumberjack/Swift": [
36     ]
37   }