blob: 279e62f78778b62756f21ce906bb78385fe294cb [file] [log] [blame]
{
"name": "MSHVideoCall",
"version": "1.1.2",
"summary": "MSHVideoCall - VideoCall framework for iOS.",
"description": "MSHVideoCall - VideoCall framework for iOS application use WebRTC framework",
"homepage": "https://stv-git.sohatv.vn/suunguyencong/mshvideocallpod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SUUNC": "suunc.suunc@gmail.com"
},
"source": {
"http": "https://stv-git.sohatv.vn/suunguyencong/mshvideocallpod/uploads/6e9b60f30ed2547f82192134f45a1fe9/MSHVideoCall-1.1.2.zip"
},
"frameworks": [
"SystemConfiguration",
"AVFoundation",
"Foundation",
"UIKit"
],
"libraries": [
"System",
"z",
"c++"
],
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"preserve_paths": "MSHVideoCall.framework",
"vendored_frameworks": "MSHVideoCall.framework",
"public_header_files": "MSHVideoCall.framework/Headers/MSHVideoCall.h",
"source_files": "MSHVideoCall.framework/Headers/MSHVideoCall.h",
"dependencies": {
"SSWebRTC": [
]
}
}