[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 4 / 2 / MRTC / 1.0.7 / MRTC.podspec.json
blobf72c7f14279c154ddf8c422bca7acd3c4ffcecde
2   "name": "MRTC",
3   "version": "1.0.7",
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.7"
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