[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 4 / 2 / MRTC / 1.0.1 / MRTC.podspec.json
blob67bb6ed6ab227abdc1bb8dfa7b5c0f5d0b1b9e4b
2   "name": "MRTC",
3   "version": "1.0.1",
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.1"
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     "ENABLE_BITCODE": "NO",
36     "VALID_ARCHS": "arm64 arm64e armv7s",
37     "OTHER_LDFLAGS": "-lObjC"
38   },
39   "deprecated": true