From b8f537623506e0fa16d656dbe323e8eadcfc1649 Mon Sep 17 00:00:00 2001 From: fczhouyou Date: Tue, 19 Nov 2024 07:18:13 +0100 Subject: [PATCH] [Add] FCVideo 3.2.21 --- Specs/9/f/5/FCVideo/3.2.21/FCVideo.podspec.json | 110 ++++++++++++++++++++++++ 1 file changed, 110 insertions(+) create mode 100644 Specs/9/f/5/FCVideo/3.2.21/FCVideo.podspec.json diff --git a/Specs/9/f/5/FCVideo/3.2.21/FCVideo.podspec.json b/Specs/9/f/5/FCVideo/3.2.21/FCVideo.podspec.json new file mode 100644 index 000000000000..1c14aabfa29a --- /dev/null +++ b/Specs/9/f/5/FCVideo/3.2.21/FCVideo.podspec.json @@ -0,0 +1,110 @@ +{ + "name": "FCVideo", + "version": "3.2.21", + "summary": "FCVideo", + "description": "视频点播直播组件3.2.21", + "homepage": "https://gitee.com/FCComp/FCVideo", + "license": { + "type": "MIT", + "file": "LICENSE" + }, + "authors": { + "fczhouyou": "zhouyou@sobey.com" + }, + "platforms": { + "ios": "10.0" + }, + "source": { + "git": "https://gitee.com/FCComp/FCVideo.git", + "tag": "3.2.21" + }, + "source_files": "FCVideo/LiveI003.framework/Headers/*.h", + "resources": "FCVideo/*.bundle", + "vendored_frameworks": "FCVideo/*.framework", + "dependencies": { + "FCBaseKit": [ + + ], + "FCPlayerKit": [ + + ], + "FCEmotionKit": [ + + ], + "SVProgressHUD": [ + + ], + "Toast": [ + + ], + "YYModel": [ + + ], + "IQKeyboardManager": [ + + ], + "WMPageController": [ + + ], + "PLMediaStreamingKit": [ + + ], + "MBProgressHUD": [ + + ], + "SDCycleScrollView": [ + + ], + "TZImagePickerController": [ + + ], + "MMMaterialDesignSpinner": [ + + ], + "JGProgressHUD": [ + + ], + "SDAutoLayout": [ + + ], + "BarrageRenderer": [ + + ], + "AMap3DMap": [ + + ], + "AMapLocation": [ + + ], + "AMapSearch": [ + + ], + "TXLiteAVSDK_Player": [ + "~> 6.8.8002" + ], + "FCMobStat": [ + + ], + "SocketRocket": [ + + ], + "JKCategories": [ + + ], + "YBPopupMenu": [ + + ], + "DZNEmptyDataSet": [ + + ], + "YBAttributeTextTapAction": [ + + ], + "YYText": [ + + ], + "FSTextView": [ + + ] + } +} -- 2.11.4.GIT