[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 8 / f / MKMediaSDK / 1.0.0 / MKMediaSDK.podspec.json
blobbdc9c050685c856646f1db717c8097e8a11fa6c4
2   "name": "MKMediaSDK",
3   "version": "1.0.0",
4   "license": {
5     "type": "Copyright",
6     "text": "                            Copyright 2022 - 2022 MKMediaSDK.com. All rights reserved.\n\n"
7   },
8   "homepage": "https://github.com/LiuLiyi/MKMediaSDK",
9   "authors": {
10     "MKMediaSDK": "support@MKMediaSDK.com"
11   },
12   "summary": "MKMediaSDK SDK",
13   "description": "直播房间内组件化",
14   "source": {
15     "git": "https://github.com/LiuLiyi/MKMediaSDK.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "requires_arc": true,
22   "vendored_frameworks": "MKMediaSDK.framework",
23   "frameworks": [
24     "CoreTelephony",
25     "SystemConfiguration"
26   ],
27   "libraries": [
28     "sqlite3",
29     "z"
30   ],
31   "dependencies": {
32     "Socket.IO-Client-Swift": [
33       "15.1.0"
34     ],
35     "Tencent-MapSDK": [
36       "4.5.10.3"
37     ],
38     "QCloudCOSXML": [
39       "5.7.4"
40     ],
41     "TXLiteAVSDK_Professional": [
42       "7.7.9458"
43     ],
44     "JPush": [
46     ],
47     "JMessage": [
48       "3.9.1"
49     ],
50     "libksygpulive": [
51       "3.0.4"
52     ],
53     "ZFPlayer": [
55     ],
56     "ZFPlayer/ControlView": [
58     ],
59     "ZFPlayer/AVPlayer": [
60       "~> 4.0"
61     ],
62     "QNRTCKit-iOS": [
63       "4.0.4"
64     ],
65     "PLPlayerKit": [
66       "3.4.8"
67     ],
68     "FURenderKit": [
69       "8.2.0"
70     ],
71     "SVGAPlayer": [
72       "2.3.5"
73     ]
74   },
75   "pod_target_xcconfig": {
76     "VALID_ARCHS": "x86_64 armv7 arm64"
77   }