blob: 3e8536614b43f2d656f1fb8cb5ece3b57944ff8f [file] [log] [blame]
{
"name": "FCVideoTV",
"version": "0.0.6",
"summary": "FCVideoTV",
"description": "电视广播组件",
"homepage": "https://gitee.com/FCComp/FCVideoTV",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fczhouyou": "zhouyou@sobey.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/FCComp/FCVideoTV.git",
"tag": "0.0.6"
},
"source_files": "FCVideoTV/VideoTV001.framework/Headers/*.h",
"resources": "FCVideoTV/*.bundle",
"vendored_frameworks": "FCVideoTV/*.framework",
"dependencies": {
"FCBaseKit": [
],
"SVProgressHUD": [
],
"Toast": [
],
"YYModel": [
],
"WMPageController": [
],
"FCPlayerKit": [
],
"FCAudioFYPlay": [
"~> 0.0.3"
],
"IQKeyboardManager": [
],
"FCEmotionKit": [
]
}
}