[Add] MWService 1.1.1
diff --git a/Specs/e/7/c/MWService/1.1.1/MWService.podspec.json b/Specs/e/7/c/MWService/1.1.1/MWService.podspec.json
new file mode 100644
index 0000000..412c0df
--- /dev/null
+++ b/Specs/e/7/c/MWService/1.1.1/MWService.podspec.json
@@ -0,0 +1,27 @@
+{
+  "name": "MWService",
+  "version": "1.1.1",
+  "summary": "MWService.",
+  "swift_version": "4.2",
+  "homepage": "https://github.com/ken3951/MWService",
+  "license": "MIT",
+  "authors": {
+    "mwk": "mawk@xym-group.com"
+  },
+  "social_media_url": "https://github.com/ken3951",
+  "platforms": {
+    "ios": "8.0"
+  },
+  "source": {
+    "git": "https://github.com/ken3951/MWService.git",
+    "tag": "1.1.1"
+  },
+  "source_files": "MWService/MWService/**/*.{h,m,swift}",
+  "exclude_files": "Classes/Exclude",
+  "requires_arc": true,
+  "dependencies": {
+    "MWBasic": [
+      "~> 1.1.0"
+    ]
+  }
+}