[Add] MJWechatSDK 1.1.8
diff --git a/Specs/e/c/a/MJWechatSDK/1.1.8/MJWechatSDK.podspec.json b/Specs/e/c/a/MJWechatSDK/1.1.8/MJWechatSDK.podspec.json
new file mode 100644
index 0000000..548d8cb
--- /dev/null
+++ b/Specs/e/c/a/MJWechatSDK/1.1.8/MJWechatSDK.podspec.json
@@ -0,0 +1,31 @@
+{
+  "name": "MJWechatSDK",
+  "version": "1.1.8",
+  "summary": "满集网对微信功能的再次封装 MJWechatSDK.",
+  "description": "TODO: Add long description of the pod here.",
+  "homepage": "http://192.168.0.49/APP/MJWechatSDK",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "jgyhc": "jgyhc@foxmail.com.com"
+  },
+  "source": {
+    "git": "http://192.168.0.49/APP/MJWechatSDK.git",
+    "tag": "1.1.8"
+  },
+  "platforms": {
+    "ios": "8.0"
+  },
+  "source_files": "MJWechatSDK/Classes/**/*",
+  "dependencies": {
+    "WechatOpenSDK": [
+
+    ]
+  },
+  "pod_target_xcconfig": {
+    "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/WechatOpenSDK",
+    "OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup"
+  }
+}