blob: f9cee4af2cf0c91eafe285f8ee52e97ddfe22e7e [file] [log] [blame]
{
"name": "SBCTask",
"version": "1.0.0",
"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.0"
},
"source_files": "SBCTask/SBCSmart02.framework/Headers/*.h",
"resources": "SBCTask/*.bundle",
"vendored_frameworks": "SBCTask/*.framework",
"dependencies": {
"SBCSDK": [
],
"SwiftyJSON": [
],
"SDWebImage": [
],
"MJRefresh": [
],
"SnapKit": [
],
"JXSegmentedView": [
],
"FDFullscreenPopGesture": [
],
"Masonry": [
]
}
}