blob: 5135980503d9b03b7ebe2de610db4f6588c79d42 [file] [log] [blame]
{
"name": "CloudroomVideoSDK_IOS",
"version": "0.0.3",
"summary": "云屋 视频 会议 SDK",
"description": "云屋科技SDK,提供视频通话、语音通话、屏幕共享、白板、呼叫队列等服务",
"homepage": "https://github.com/szywkj/CloudroomVideoSDK_IOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lvdingze": "lennonlyu@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/szywkj/CloudroomVideoSDK_IOS.git",
"tag": "0.0.3"
},
"frameworks": [
"AVFoundation",
"AudioToolbox",
"ExternalAccessory",
"MobileCoreServices",
"CoreMedia",
"SystemConfiguration",
"Security",
"VideoToolbox",
"CoreTelephony"
],
"libraries": [
"c++",
"iconv",
"z",
"bz2"
],
"vendored_frameworks": "Framework/CloudroomVideoSDK_IOS.framework"
}