From 01c5e4dbfc1adc542c513991816f82b411256f2d Mon Sep 17 00:00:00 2001 From: fczhouyou Date: Tue, 10 Dec 2024 04:55:10 +0100 Subject: [PATCH] [Add] FCService 0.0.61-fc --- .../7/a/FCService/0.0.61-fc/FCService.podspec.json | 55 ++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 Specs/e/7/a/FCService/0.0.61-fc/FCService.podspec.json diff --git a/Specs/e/7/a/FCService/0.0.61-fc/FCService.podspec.json b/Specs/e/7/a/FCService/0.0.61-fc/FCService.podspec.json new file mode 100644 index 000000000000..67cc01eebabf --- /dev/null +++ b/Specs/e/7/a/FCService/0.0.61-fc/FCService.podspec.json @@ -0,0 +1,55 @@ +{ + "name": "FCService", + "version": "0.0.61-fc", + "summary": "FCService", + "description": "蜂巢服务组件集合 0.0.61-fc", + "homepage": "https://gitee.com/FCComp/FCService", + "license": { + "type": "MIT", + "file": "LICENSE" + }, + "authors": { + "fczhouyou": "zhouyou@sobey.com" + }, + "platforms": { + "ios": "9.0" + }, + "source": { + "git": "https://gitee.com/FCComp/FCService.git", + "tag": "0.0.61-fc" + }, + "source_files": "FCService/ToolsI002.framework/Headers/*.h", + "resources": "FCService/*.bundle", + "vendored_frameworks": "FCService/*.framework", + "frameworks": "CoreGraphics", + "libraries": "sqlite3", + "dependencies": { + "FCBaseKit": [ + + ], + "SVProgressHUD": [ + + ], + "Toast": [ + + ], + "YYModel": [ + + ], + "AMap3DMap": [ + + ], + "AMapLocation": [ + + ], + "AMapSearch": [ + + ], + "FCQRScan": [ + + ], + "FCMobStat": [ + + ] + } +} -- 2.11.4.GIT