| { |
| "name": "KSYRTCLive", |
| "version": "2.0.2", |
| "license": { |
| "type": "Proprietary", |
| "text": " Copyright 2015 kingsoft Ltd. All rights reserved.\n" |
| }, |
| "homepage": "http://v.ksyun.com/doc.html", |
| "authors": { |
| "ksyun": "zengfangpin@kingsoft.com" |
| }, |
| "summary": "KSYRTCLiveSDK 是 金山云的连麦SDK.", |
| "description": "KSYRTCLiveSDK 是 金山云的连麦SDK.\n需要依赖KSYGPULive, 在直播的基础上添加实时通信的功能, 达到连麦直播的目的.", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "requires_arc": true, |
| "frameworks": "VideoToolbox", |
| "ios": { |
| "libraries": [ |
| "z", |
| "iconv", |
| "stdc++.6" |
| ] |
| }, |
| "source": { |
| "git": "https://github.com/ksvc/KSYRTCLive_iOS.git", |
| "tag": "v2.0.2" |
| }, |
| "vendored_frameworks": "framework/libksyrtclivedy.framework" |
| } |