[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 4 / 2 / MRTC / 1.1.0 / MRTC.podspec.json
blob80da54e15cef2ac0a00a5fb610e398ed572b3b42
2   "name": "MRTC",
3   "version": "1.1.0",
4   "summary": "A stream SDK of MuDu",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://mudu.tv",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vatoni": "zhangzhichao@mudu.tv"
13   },
14   "source": {
15     "git": "file:///Users/Vatoni/Desktop/MRTC",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MRTC/Classes/**/*",
22   "public_header_files": [
23     "MRTC/Classes/MRTC.h",
24     "MRTC/Classes/MRTCPusher.h",
25     "MRTC/Classes/MRTCPuller.h",
26     "MRTC/Classes/MRTCSetting.h",
27     "MRTC/Classes/MRTCCodec.h",
28     "MRTC/Classes/MRTCError.h"
29   ],
30   "dependencies": {
31     "GoogleWebRTC": [
32       "1.1.27121"
33     ]
34   },
35   "pod_target_xcconfig": {
36     "ENABLE_BITCODE": "NO",
37     "VALID_ARCHS": "arm64 arm64e armv7s",
38     "OTHER_LDFLAGS": "-lObjC"
39   },
40   "static_framework": true,
41   "deprecated": true