[Add] SBCLogin 1.0.2
diff --git a/Specs/f/4/2/SBCLogin/1.0.2/SBCLogin.podspec.json b/Specs/f/4/2/SBCLogin/1.0.2/SBCLogin.podspec.json
new file mode 100644
index 0000000..1fb0ad1
--- /dev/null
+++ b/Specs/f/4/2/SBCLogin/1.0.2/SBCLogin.podspec.json
@@ -0,0 +1,41 @@
+{
+  "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": [
+
+    ]
+  }
+}