blob: 9a764008ab1adb7ceaf80d2c0e6a195567a0b6b9 [file] [log] [blame]
{
"name": "SBCTools",
"version": "1.0.6",
"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.6"
},
"source_files": "SBCTools/FCSRTools.framework/Headers/*.h",
"resources": "SBCTools/*.bundle",
"vendored_frameworks": "SBCTools/*.framework",
"dependencies": {
"DZNEmptyDataSet": [
],
"Masonry": [
],
"MJRefresh": [
],
"pop": [
],
"MBProgressHUD": [
],
"SBCSDK": [
],
"FDFullscreenPopGesture": [
]
}
}