blob: f8456883abc9f5a2b434f283549aa4508639b5b2 [file] [log] [blame]
{
"name": "UCloudRtcSdk",
"version": "1.5.6",
"summary": "Real-time audio and video calling with UCloudRtcSdk",
"description": "By installing the URTC SDK, you can quickly build multi-person audio and video calls, one-to-many or many-to-many real-time interaction",
"homepage": "https://github.com/ucloud/urtc-ios-demo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ucloudyj": "yj.wang@ucloud.cn"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ucloud/urtc-ios-demo.git",
"tag": "1.5.6"
},
"frameworks": [
"CFNetwork",
"Security",
"OpenGLES",
"GLKit",
"VideoToolbox"
],
"libraries": [
"icucore",
"c++"
],
"vendored_frameworks": "UCloudRtcSdk/Frameworks/*.framework"
}