blob: df80aa04a1090fcf136b4b739bb109c34d122170 [file] [log] [blame]
{
"name": "TeaMediaPlayerTest",
"version": "6.0",
"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.0"
},
"source_files": [
"Classes",
"SohuVideoFoundation.framework/Headers/*.h"
],
"resources": [
"SohuVideoFoundation.framework/STADAsset.bundle",
"SohuVideoFoundation.framework/SohuVideoFoundation.xcassets"
],
"vendored_frameworks": [
"TeaMediaPlayerFrameWork.framework",
"SohuVideoFoundation.framework"
],
"frameworks": [
"AVFoundation",
"WebKit"
],
"libraries": [
"iconv",
"xml2",
"resolv",
"stdc++",
"icucore",
"c++"
]
}