[Add] ELSDK 6.2.0
diff --git a/Specs/0/b/f/ELSDK/6.2.0/ELSDK.podspec.json b/Specs/0/b/f/ELSDK/6.2.0/ELSDK.podspec.json
new file mode 100644
index 0000000..f8ee804
--- /dev/null
+++ b/Specs/0/b/f/ELSDK/6.2.0/ELSDK.podspec.json
@@ -0,0 +1,45 @@
+{
+  "name": "ELSDK",
+  "version": "6.2.0",
+  "summary": "use ELSDK.",
+  "description": "a easy way to use ELSDK",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "bruce": "1064124945@qq.com"
+  },
+  "platforms": {
+    "ios": "9.0"
+  },
+  "homepage": "https://github.com/ELFClub/ELSDK.git",
+  "source": {
+    "git": "https://github.com/ELFClub/ELSDK.git",
+    "tag": "6.2.0"
+  },
+  "frameworks": [
+    "UIKit",
+    "Security",
+    "AdSupport"
+  ],
+  "libraries": "c++",
+  "vendored_frameworks": [
+    "ELSDK/Frameworks/ELSDK.framework",
+    "ELSDK/Frameworks/TapDB_iOS.framework"
+  ],
+  "xcconfig": {
+    "VALID_ARCHS": "armv7 armv7s x86_64 arm64"
+  },
+  "dependencies": {
+    "AppsFlyerFramework": [
+      "~> 5.4.1"
+    ],
+    "FBSDKCoreKit": [
+      "~> 6.5.2"
+    ],
+    "FBSDKLoginKit": [
+      "~> 6.5.2"
+    ]
+  }
+}