[Add] MealziOSSDK 5.3.0
[CocoaPods.git] / Specs / b / 4 / 2 / MRTC / 1.0.2 / MRTC.podspec.json
blob35a01c7bd86620c0d1d0ed80570aeef017557f95
2   "name": "MRTC",
3   "version": "1.0.2",
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://git.mudu.tv/myun/mrtc-framework.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "ios": {
22     "vendored_frameworks": "ios/MRTC.framework"
23   },
24   "frameworks": [
25     "AVFundation",
26     "UIKit",
27     "CoreMedia"
28   ],
29   "dependencies": {
30     "GoogleWebRTC": [
31       "1.1.27121"
32     ]
33   },
34   "pod_target_xcconfig": {
35     "VALID_ARCHS": "arm64 arm64e armv7s",
36     "OTHER_LDFLAGS": "-lObjC"
37   },
38   "deprecated": true