From 987d4df66d525148e8d50c70f6be3af6d217cf61 Mon Sep 17 00:00:00 2001 From: fczhouyou Date: Tue, 10 Dec 2024 04:01:33 +0100 Subject: [PATCH] [Add] FCVideoTV 0.0.74-fc --- .../3/4/FCVideoTV/0.0.74-fc/FCVideoTV.podspec.json | 56 ++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 Specs/6/3/4/FCVideoTV/0.0.74-fc/FCVideoTV.podspec.json diff --git a/Specs/6/3/4/FCVideoTV/0.0.74-fc/FCVideoTV.podspec.json b/Specs/6/3/4/FCVideoTV/0.0.74-fc/FCVideoTV.podspec.json new file mode 100644 index 000000000000..b0eb8e2aa9df --- /dev/null +++ b/Specs/6/3/4/FCVideoTV/0.0.74-fc/FCVideoTV.podspec.json @@ -0,0 +1,56 @@ +{ + "name": "FCVideoTV", + "version": "0.0.74-fc", + "summary": "FCVideoTV", + "description": "电视广播组件0.0.74-fc", + "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.74-fc" + }, + "source_files": "FCVideoTV/VideoTV001.framework/Headers/*.h", + "resources": "FCVideoTV/*.bundle", + "vendored_frameworks": "FCVideoTV/*.framework", + "dependencies": { + "FCBaseKit": [ + + ], + "SVProgressHUD": [ + + ], + "Toast": [ + + ], + "YYModel": [ + + ], + "WMPageController": [ + + ], + "FCPlayerKit": [ + + ], + "FCAudioFYPlay": [ + + ], + "IQKeyboardManager": [ + + ], + "FCEmotionKit": [ + + ], + "JKCategories": [ + + ] + } +} -- 2.11.4.GIT