blob: 02cb26fc85202a96a4d89c4e2419d6075e175fcc [file] [log] [blame]
{
"name": "UCloudRtcSdk",
"version": "1.5.7.1",
"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.7.1"
},
"frameworks": [
"CFNetwork",
"Security",
"OpenGLES",
"GLKit",
"VideoToolbox"
],
"libraries": [
"icucore",
"c++"
],
"vendored_frameworks": "UCloudRtcSdk/Frameworks/*.framework"
}