[Add] MEBUADAdapter 1.0.12
diff --git a/Specs/f/e/0/MEBUADAdapter/1.0.12/MEBUADAdapter.podspec.json b/Specs/f/e/0/MEBUADAdapter/1.0.12/MEBUADAdapter.podspec.json
new file mode 100644
index 0000000..ee9bf07
--- /dev/null
+++ b/Specs/f/e/0/MEBUADAdapter/1.0.12/MEBUADAdapter.podspec.json
@@ -0,0 +1,33 @@
+{
+  "name": "MEBUADAdapter",
+  "version": "1.0.12",
+  "summary": "A adapter of BUAD for mediation SDK",
+  "description": "this is a Mobiexchanger's advertise adapter, and we use it as a module",
+  "homepage": "https://github.com/liusas/MEBUADAdapter.git",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "刘峰": "liufeng@mobiexchanger.com"
+  },
+  "source": {
+    "git": "https://github.com/liusas/MEBUADAdapter.git",
+    "tag": "1.0.12"
+  },
+  "platforms": {
+    "ios": "9.0"
+  },
+  "pod_target_xcconfig": {
+    "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
+  },
+  "source_files": "MEBUADAdapter/Classes/**/*",
+  "dependencies": {
+    "Bytedance-UnionAD": [
+      "3.2.6.2"
+    ],
+    "MEAdvSDK": [
+      "~> 1.0.15"
+    ]
+  }
+}