blob: 03ec13fddc111af2aa90c14239d3ecdb0d890e87 [file] [log] [blame]
{
"name": "SBCSDK",
"version": "1.0.9",
"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.0.9"
},
"source_files": "SBCSDK/SBCSDK.framework/Headers/*.h",
"vendored_frameworks": "SBCSDK/*.framework",
"dependencies": {
"AFNetworking": [
],
"JPush": [
]
}
}