blob: a3aa76b2d18951ec7f2bedac777aae37d8f19ec5 [file] [log] [blame]
{
"name": "MSHVideoCall",
"version": "1.1.8",
"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/ebf8ff85dc47dc176c9a0866978ae87c/MSHVideoCall-1.1.8.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",
"resources": "MSHVideoCallBundle.bundle",
"dependencies": {
"MSHWebRTC": [
]
}
}