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