blob: 98050ff7ebc6787cd120c74e29bb76d12bacfe9b [file] [log] [blame]
{
"name": "KSYMediaPlayer_iOS",
"version": "2.3.0",
"license": {
"type": "Proprietary",
"text": " Copyright 2015 kingsoft Ltd. All rights reserved.\n"
},
"homepage": "http://v.ksyun.com/doc.html",
"authors": {
"FanpingZeng": "zengfanping@kingsoft.com"
},
"summary": "KSYMediaPlayer_iOS sdk manages the playback of a movie or live streaming.",
"description": "KSYUN Live Streaming player SDK, upporting RTMP HTTP-FLV HLS protocol, Living delay less than 2 or 3 seconds.\nKSYMediaPlayer_iOS.framework is a static framework.",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": "VideoToolbox",
"ios": {
"libraries": [
"z",
"iconv",
"stdc++.6"
]
},
"source": {
"git": "https://github.com/ksvc/KSYMediaPlayer_iOS.git",
"tag": "v2.3.0"
},
"vendored_frameworks": "framework/live/KSYMediaPlayer.framework"
}