{ | |
"name": "SBCSDK", | |
"version": "1.1.0", | |
"summary": "SBCSDK s", | |
"description": "sobey任务管理系统", | |
"homepage": "https://gitee.com/FCComp/SBCSDK", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"fczhouyou": "zhouyou@sobey.com" | |
}, | |
"platforms": { | |
"ios": "10.0" | |
}, | |
"source": { | |
"git": "https://gitee.com/FCComp/SBCSDK.git", | |
"tag": "1.1.0" | |
}, | |
"source_files": "SBCSDK/SBCSDK.framework/Headers/*.h", | |
"vendored_frameworks": "SBCSDK/*.framework", | |
"dependencies": { | |
"AFNetworking": [ | |
], | |
"JPush": [ | |
] | |
} | |
} |