From 88be78bd2c7c76bf919f3efc2224295800be2755 Mon Sep 17 00:00:00 2001 From: fczhouyou Date: Fri, 13 Dec 2024 11:53:18 +0100 Subject: [PATCH] [Add] community001 0.0.22-fc --- .../0.0.22-fc/community001.podspec.json | 86 ++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 Specs/e/6/c/community001/0.0.22-fc/community001.podspec.json diff --git a/Specs/e/6/c/community001/0.0.22-fc/community001.podspec.json b/Specs/e/6/c/community001/0.0.22-fc/community001.podspec.json new file mode 100644 index 000000000000..d13b2a1f5519 --- /dev/null +++ b/Specs/e/6/c/community001/0.0.22-fc/community001.podspec.json @@ -0,0 +1,86 @@ +{ + "name": "community001", + "version": "0.0.22-fc", + "summary": "community001", + "description": "矩阵号组件0.0.22-fc", + "homepage": "https://gitee.com/FCComp/community001", + "license": { + "type": "MIT", + "file": "LICENSE" + }, + "authors": { + "fczhouyou": "zhouyou@sobey.com" + }, + "platforms": { + "ios": "9.0" + }, + "source": { + "git": "https://gitee.com/FCComp/community001.git", + "tag": "0.0.22-fc" + }, + "source_files": "community001/community001.framework/Headers/*.h", + "resources": "community001/*.bundle", + "vendored_frameworks": "community001/*.framework", + "dependencies": { + "FCBaseKit": [ + + ], + "SVProgressHUD": [ + + ], + "Toast": [ + + ], + "YYModel": [ + + ], + "WMPageController": [ + + ], + "SPPageMenu": [ + + ], + "FSTextView": [ + "~> 1.8" + ], + "PLShortVideoKit": [ + + ], + "SocketRocket": [ + + ], + "TZImagePickerController": [ + + ], + "BRPickerView": [ + + ], + "FCMobStat": [ + + ], + "YBImageBrowser": [ + + ], + "FCEmotionKit": [ + + ], + "YBPopupMenu": [ + + ], + "JXCategoryView": [ + + ], + "FCPlayerKit": [ + + ], + "TXLiteAVSDK_Player": [ + "~> 6.8.8002" + ], + "JXPagingView/Pager": [ + + ], + "YBImageBrowser/VideoNOSD": [ + + ] + } +} -- 2.11.4.GIT