[Add] ESLibrary 1.2.124
diff --git a/Specs/6/4/b/ESLibrary/1.2.124/ESLibrary.podspec.json b/Specs/6/4/b/ESLibrary/1.2.124/ESLibrary.podspec.json
new file mode 100644
index 0000000..add202e
--- /dev/null
+++ b/Specs/6/4/b/ESLibrary/1.2.124/ESLibrary.podspec.json
@@ -0,0 +1,41 @@
+{
+  "name": "ESLibrary",
+  "version": "1.2.124",
+  "summary": "A ESLibrary to use ourself",
+  "homepage": "https://github.com/eruntechsoftware/ESLibrary",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "信软科技": "eruntechsoftware@126.com"
+  },
+  "platforms": {
+    "ios": "8.0"
+  },
+  "source": {
+    "git": "https://github.com/eruntechsoftware/ESLibrary.git",
+    "tag": "1.2.124"
+  },
+  "frameworks": [
+    "Foundation",
+    "UIKit"
+  ],
+  "libraries": "sqlite3",
+  "dependencies": {
+    "MJRefresh": [
+
+    ],
+    "Toast": [
+
+    ],
+    "ReactiveObjC": [
+
+    ],
+    "SDWebImage": [
+
+    ]
+  },
+  "source_files": "ESLibrary/**/*.{h,m}",
+  "requires_arc": true
+}