[Add] FuliBaseLibrary 0.5.8
diff --git a/Specs/e/2/a/FuliBaseLibrary/0.5.8/FuliBaseLibrary.podspec.json b/Specs/e/2/a/FuliBaseLibrary/0.5.8/FuliBaseLibrary.podspec.json
new file mode 100644
index 0000000..80262f8
--- /dev/null
+++ b/Specs/e/2/a/FuliBaseLibrary/0.5.8/FuliBaseLibrary.podspec.json
@@ -0,0 +1,72 @@
+{
+  "name": "FuliBaseLibrary",
+  "version": "0.5.8",
+  "summary": "A short description of FuliBaseLibrary.",
+  "description": "赋力SDK基础架构,后面创建的SDK依赖此SDK",
+  "homepage": "https://gitee.com/fengye12538/FuliBaseLibrary.git",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "2297711051@qq.com": "2297711051@qq.com"
+  },
+  "source": {
+    "git": "https://gitee.com/fengye12538/FuliBaseLibrary.git",
+    "tag": "0.5.8"
+  },
+  "platforms": {
+    "ios": "8.0"
+  },
+  "resource_bundles": {
+    "FuliBaseLibrary": [
+      "FuliBaseLibrary/Assets/*.bundle"
+    ]
+  },
+  "vendored_frameworks": "FuliBaseLibrary/Frameworks/FuliBaseLibraryFramework.framework",
+  "static_framework": true,
+  "dependencies": {
+    "ReactiveObjC": [
+
+    ],
+    "AFNetworking": [
+
+    ],
+    "MJRefresh": [
+
+    ],
+    "Masonry": [
+
+    ],
+    "IQKeyboardManager": [
+
+    ],
+    "SDWebImage": [
+
+    ],
+    "ZLPhotoBrowser": [
+
+    ],
+    "MBProgressHUD": [
+
+    ],
+    "YYKit": [
+
+    ],
+    "SDAutoLayout": [
+
+    ],
+    "JDStatusBarNotification": [
+
+    ],
+    "DateTools": [
+
+    ],
+    "RSAEncryptor": [
+
+    ],
+    "WebViewJavascriptBridge": [
+
+    ]
+  }
+}