blob: c1c6071b94d52de1bbc376f986a592fd983a5aeb [file] [log] [blame]
{
"name": "MSHWebRTC",
"version": "1.0.4",
"summary": "MSHWebRTC - WebRTC.",
"description": "MSHWebRTC - Use for MSHVideoCall Framework\nThis framework is based on GoogleWebRTC Framework",
"homepage": "http://stv-git.sohatv.vn/suunguyencong/mshwebrtc",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SỬU NGUYỄN CÔNG": "suunc.suunc@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://stv-git.sohatv.vn/suunguyencong/mshwebrtc/uploads/7cc7bf4054bc7b48efc16ffc864ab152/MSHWebRTC-1.0.4.zip"
},
"source_files": "WebRTC.framework/Headers/WebRTC.h",
"public_header_files": "WebRTC.framework/Headers/WebRTC.h",
"preserve_paths": "WebRTC.framework",
"vendored_frameworks": "WebRTC.framework",
"frameworks": [
"UIKit",
"AVFoundation"
],
"libraries": [
"c++",
"System"
]
}