blob: 4dd38e28491180828a9262cb04986798a6e49e54 [file] [log] [blame]
{
"name": "SBCTools",
"version": "1.0.3",
"summary": "SBCTools",
"description": "SBCTools 基础工具",
"homepage": "https://gitee.com/FCComp/SBCTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fczhouyou": "zhouyou@sobey.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://gitee.com/FCComp/SBCTools.git",
"tag": "1.0.3"
},
"source_files": "SBCTools/FCSRTools.framework/Headers/*.h",
"resources": "SBCTools/*.bundle",
"vendored_frameworks": "SBCTools/*.framework",
"dependencies": {
"DZNEmptyDataSet": [
],
"Masonry": [
],
"MJRefresh": [
],
"pop": [
],
"MBProgressHUD": [
],
"SBCSDK": [
],
"FDFullscreenPopGesture": [
]
}
}