[Add] MJBOrderManagerKit 0.7.1
diff --git a/Specs/f/d/4/MJBOrderManagerKit/0.7.1/MJBOrderManagerKit.podspec.json b/Specs/f/d/4/MJBOrderManagerKit/0.7.1/MJBOrderManagerKit.podspec.json
new file mode 100644
index 0000000..fb05e3d
--- /dev/null
+++ b/Specs/f/d/4/MJBOrderManagerKit/0.7.1/MJBOrderManagerKit.podspec.json
@@ -0,0 +1,113 @@
+{
+  "name": "MJBOrderManagerKit",
+  "version": "0.7.1",
+  "summary": "满集商家订单管理库",
+  "description": "TODO: Add long description of the pod here.",
+  "homepage": "http://192.168.0.49/APP/mjbordermanagerkit",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "melo30": "281083409@qq.com"
+  },
+  "source": {
+    "git": "http://192.168.0.49/APP/mjbordermanagerkit.git",
+    "tag": "0.7.1"
+  },
+  "platforms": {
+    "ios": "8.0"
+  },
+  "prefix_header_contents": [
+    "#import \"MJBOrderDef.h\"",
+    "#import \"MyLayout.h\"",
+    "#import \"UIColor+MJOrderManagement.h\"",
+    "#import \"UIImage+MJBOrderManager.h\"",
+    "#import \"SDAutoLayout.h\"",
+    "#import \"Masonry.h\""
+  ],
+  "source_files": "MJBOrderManagerKit/Classes/**/*",
+  "resource_bundles": {
+    "MJBOrderManagerKit": [
+      "MJBOrderManagerKit/Assets/*.{png,xib,xcassets,txt}"
+    ]
+  },
+  "frameworks": [
+    "UIKit",
+    "Foundation"
+  ],
+  "dependencies": {
+    "MJProgressHUD": [
+
+    ],
+    "Masonry": [
+
+    ],
+    "SDAutoLayout": [
+
+    ],
+    "YYModel": [
+
+    ],
+    "YYText": [
+
+    ],
+    "IQKeyboardManager": [
+
+    ],
+    "YYCache": [
+
+    ],
+    "BlocksKit": [
+
+    ],
+    "MJPlaceholderView": [
+
+    ],
+    "MJBNetWorkKit": [
+
+    ],
+    "MJRefresh": [
+
+    ],
+    "MJBUserInfoKit": [
+
+    ],
+    "TZImagePickerController": [
+
+    ],
+    "MJTableViewGroupCircular": [
+
+    ],
+    "MJCDatePickerView": [
+
+    ],
+    "MJBWebViewKit": [
+
+    ],
+    "MyLayout": [
+
+    ],
+    "MJBusinessPageView": [
+
+    ],
+    "MJBPopupView": [
+
+    ],
+    "MJBButtonCategory": [
+
+    ],
+    "YYWebImage": [
+
+    ],
+    "MJAlertController": [
+
+    ],
+    "MJSDPhotoBrowser": [
+
+    ],
+    "MJBundleHelp": [
+
+    ]
+  }
+}