blob: cfdf1103d24b49008a22dafae0baa9fb094efcc3 [file] [log] [blame]
{
"name": "TeaMediaPlayer",
"version": "6.5.1",
"summary": "搜狐视频iOS SDK of TeaMediaPlayer.",
"description": "搜狐视频iOS SDK of TeaMediaPlayer;",
"homepage": "https://github.com/SOHOVideo/TeaMediaPlayer",
"license": "MIT",
"authors": {
"lihongli": "honglili@sohu-inc.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SOHOVideo/TeaMediaPlayer.git",
"tag": "6.5.1"
},
"resources": [
"SohuVideoFoundation.framework/STADAsset.bundle",
"SohuVideoFoundation.framework/SohuVideoFoundation.bundle"
],
"vendored_frameworks": [
"TeaMediaPlayerFrameWork.framework",
"SohuVideoFoundation.framework"
],
"frameworks": [
"AVFoundation",
"WebKit"
],
"libraries": [
"iconv",
"xml2",
"resolv",
"stdc++",
"icucore",
"c++",
"z",
"bz2"
]
}