[Add] QBFoundation 0.2.3
diff --git a/Specs/1/2/4/QBFoundation/0.2.3/QBFoundation.podspec.json b/Specs/1/2/4/QBFoundation/0.2.3/QBFoundation.podspec.json
new file mode 100644
index 0000000..874fcf8
--- /dev/null
+++ b/Specs/1/2/4/QBFoundation/0.2.3/QBFoundation.podspec.json
@@ -0,0 +1,27 @@
+{
+  "name": "QBFoundation",
+  "version": "0.2.3",
+  "summary": "iOS基础库",
+  "description": "QBFoundation iOS基础库 OC",
+  "homepage": "https://github.com/luqinbin/QBFoundation",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "luqinbin": "751536545@qq.com"
+  },
+  "source": {
+    "git": "https://github.com/luqinbin/QBFoundation.git",
+    "tag": "0.2.3"
+  },
+  "platforms": {
+    "ios": "10.0"
+  },
+  "source_files": "QBFoundation/QBFoundation/**/*",
+  "frameworks": [
+    "UIKit",
+    "Foundation",
+    "CoreServices"
+  ]
+}