blob: 0864fa153df9e5e82d70888b0f1b61be11bc0501 [file] [log] [blame]
{
"name": "SBCTask",
"version": "1.0.2",
"summary": "SBCTask",
"description": "SBCTask 任务",
"homepage": "https://gitee.com/FCComp/SBCTask.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fczhouyou": "zhouyou@sobey.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://gitee.com/FCComp/SBCTask.git",
"tag": "1.0.2"
},
"source_files": "SBCTask/SBCSmart02.framework/Headers/*.h",
"resources": "SBCTask/*.bundle",
"vendored_frameworks": "SBCTask/*.framework",
"dependencies": {
"SBCSDK": [
],
"SwiftyJSON": [
],
"SDWebImage": [
],
"MJRefresh": [
],
"SnapKit": [
],
"JXSegmentedView": [
],
"FDFullscreenPopGesture": [
],
"Masonry": [
]
}
}