blob: 1fb0ad13cc0f7e35b600f8afaa106edb07919e55 [file] [log] [blame]
{
"name": "SBCLogin",
"version": "1.0.2",
"summary": "SBCLogin",
"description": "SBCLogin sbc登录",
"homepage": "https://gitee.com/FCComp/SBCLogin",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fczhouyou": "zhouyou@sobey.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://gitee.com/FCComp/SBCLogin.git",
"tag": "1.0.2"
},
"source_files": "SBCLogin/FCLogin.framework/Headers/*.h",
"resources": "SBCLogin/*.bundle",
"vendored_frameworks": "SBCLogin/*.framework",
"dependencies": {
"SBCSDK": [
],
"Masonry": [
],
"MBProgressHUD": [
],
"SBCTools": [
],
"IQKeyboardManager": [
]
}
}