[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / b / 4 / 2 / MRTC / 1.0.9 / MRTC.podspec.json
blobebdbca5d161c99f09932bc486ac646c26eb26800
2   "name": "MRTC",
3   "version": "1.0.9",
4   "summary": "A stream SDK of MuDu",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "张志超": "zhangzhichao@mudu.tv"
11   },
12   "homepage": "https://mudu.tv",
13   "description": "TODO: Add long description of the pod here.",
14   "source": {
15     "git": "https://github.com/mudutv/Mrtc-ios-sdk.git",
16     "tag": "1.0.9"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "ios": {
22     "vendored_frameworks": "ios/MRTC.framework"
23   },
24   "frameworks": [
25     "CoreMedia",
26     "AVFoundation"
27   ],
28   "dependencies": {
29     "GoogleWebRTC": [
30       "1.1.27121"
31     ]
32   },
33   "pod_target_xcconfig": {
34     "ENABLE_BITCODE": "NO",
35     "VALID_ARCHS": "arm64 arm64e armv7s",
36     "OTHER_LDFLAGS": "-lObjC"
37   },
38   "deprecated": true