[Add] MJUIKit 1.4.8
diff --git a/Specs/f/2/5/MJUIKit/1.4.8/MJUIKit.podspec.json b/Specs/f/2/5/MJUIKit/1.4.8/MJUIKit.podspec.json
new file mode 100644
index 0000000..77d1a46
--- /dev/null
+++ b/Specs/f/2/5/MJUIKit/1.4.8/MJUIKit.podspec.json
@@ -0,0 +1,35 @@
+{
+  "name": "MJUIKit",
+  "version": "1.4.8",
+  "summary": "满集网APP使用的UIKit.",
+  "description": "TODO: Add long description of the pod here.",
+  "homepage": "http://192.168.0.49/APP/MJUIKit",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "jgyhc": "jgyhc@foxmail.com.com"
+  },
+  "source": {
+    "git": "http://192.168.0.49/APP/MJUIKit.git",
+    "tag": "1.4.8"
+  },
+  "platforms": {
+    "ios": "8.0"
+  },
+  "source_files": "MJUIKit/Classes/**/*",
+  "resource_bundles": {
+    "MJUIKit": [
+      "MJUIKit/Assets/*.{png,xcassets}"
+    ]
+  },
+  "dependencies": {
+    "Masonry": [
+
+    ],
+    "CTMediator": [
+
+    ]
+  }
+}