[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / 5 / a / MSHWebRTCPlayer / 1.0.0 / MSHWebRTCPlayer.podspec.json
blobdd1a1c1752d2909b53a9d804f7d4e5849654f83f
2   "name": "MSHWebRTCPlayer",
3   "version": "1.0.0",
4   "summary": "MSHWebRTCPlayer - Player use webrtc framework.",
5   "description": "MSHWebRTCPlayer - Player use webrtc framework for iOS Application",
6   "homepage": "https://stv-git.sohatv.vn/suunguyencong/mshwebrtcplayerpod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SUUNC-SUUNC": "suunc.suunc@gmail.com"
13   },
14   "source": {
15     "http": "https://stv-git.sohatv.vn/suunguyencong/mshwebrtcplayerpod/uploads/f121801387409a62b29ce51da4a37a34/MSHWebRTCPlayer-1.0.0.zip"
16   },
17   "frameworks": [
18     "SystemConfiguration",
19     "AVFoundation",
20     "Foundation",
21     "UIKit"
22   ],
23   "libraries": [
24     "System",
25     "z",
26     "c++"
27   ],
28   "requires_arc": true,
29   "platforms": {
30     "ios": "10.0"
31   },
32   "preserve_paths": "MSHWebRTCPlayer.framework",
33   "vendored_frameworks": "MSHWebRTCPlayer.framework",
34   "public_header_files": "MSHWebRTCPlayer.framework/Headers/MSHWebRTCPlayer.h",
35   "source_files": "MSHWebRTCPlayer.framework/Headers/MSHWebRTCPlayer.h",
36   "dependencies": {
37     "MSHWebRTC": [
39     ]
40   }