[Add] MJMerchantEntryKit 0.3.7
diff --git a/Specs/3/f/7/MJMerchantEntryKit/0.3.7/MJMerchantEntryKit.podspec.json b/Specs/3/f/7/MJMerchantEntryKit/0.3.7/MJMerchantEntryKit.podspec.json
new file mode 100644
index 0000000..4ba8a8e
--- /dev/null
+++ b/Specs/3/f/7/MJMerchantEntryKit/0.3.7/MJMerchantEntryKit.podspec.json
@@ -0,0 +1,97 @@
+{
+  "name": "MJMerchantEntryKit",
+  "version": "0.3.7",
+  "summary": "商家入驻组件",
+  "description": "包含:商家入驻、填写公司信息、填写店铺信息、选择经营范围、缴费明细等.",
+  "homepage": "http://192.168.0.49/APP/MJMerchantEntryKit",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "melo30": "281083409@qq.com"
+  },
+  "source": {
+    "git": "http://192.168.0.49/APP/MJMerchantEntryKit.git",
+    "tag": "0.3.7"
+  },
+  "platforms": {
+    "ios": "8.0"
+  },
+  "prefix_header_contents": [
+    "#import \"NSBundle+MJBundleHelp.h\"",
+    "#import \"UIImage+MJBundleHelp.h\""
+  ],
+  "source_files": "MJMerchantEntryKit/Classes/**/*",
+  "resource_bundles": {
+    "MJMerchantEntryKit": [
+      "MJMerchantEntryKit/Assets/*.{png,xib,xcassets,txt}"
+    ]
+  },
+  "frameworks": [
+    "UIKit",
+    "Foundation"
+  ],
+  "dependencies": {
+    "MJProgressHUD": [
+
+    ],
+    "Masonry": [
+
+    ],
+    "SDAutoLayout": [
+
+    ],
+    "YYModel": [
+
+    ],
+    "YYText": [
+
+    ],
+    "YYWebImage": [
+
+    ],
+    "IQKeyboardManager": [
+
+    ],
+    "YYCache": [
+
+    ],
+    "BlocksKit": [
+
+    ],
+    "MJPlaceholderView": [
+
+    ],
+    "MJBNetWorkKit": [
+
+    ],
+    "MJRefresh": [
+
+    ],
+    "MJBUserInfoKit": [
+
+    ],
+    "TZImagePickerController": [
+      "= 3.2.4"
+    ],
+    "MJTableViewGroupCircular": [
+
+    ],
+    "MJAlertController": [
+
+    ],
+    "MJCDatePickerView": [
+
+    ],
+    "MJBWebViewKit": [
+
+    ],
+    "MJSDPhotoBrowser": [
+
+    ],
+    "MJBundleHelp": [
+
+    ]
+  }
+}