[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / e / 5 / a / MSHWebRTCPlayer / 1.0.6 / MSHWebRTCPlayer.podspec.json
blob7d873ef96af030215ceaba540f76a673d37b906f
2   "name": "MSHWebRTCPlayer",
3   "version": "1.0.6",
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/624bc916f95d7035c047b0fb6de2deeb/MSHWebRTCPlayer-1.0.6.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   }