[Add] YUKTask 0.1.4
diff --git a/Specs/7/0/7/YUKTask/0.1.4/YUKTask.podspec.json b/Specs/7/0/7/YUKTask/0.1.4/YUKTask.podspec.json
new file mode 100644
index 0000000..103dd9d
--- /dev/null
+++ b/Specs/7/0/7/YUKTask/0.1.4/YUKTask.podspec.json
@@ -0,0 +1,30 @@
+{
+  "name": "YUKTask",
+  "version": "0.1.4",
+  "summary": "Improved, fully generic version of Operation for iOS",
+  "homepage": "https://github.com/alberussoftware/yuk-task-iOS",
+  "license": {
+    "type": "Apache 2.0",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "jeudesprits": "jeudesprits@icloud.com"
+  },
+  "source": {
+    "git": "https://github.com/alberussoftware/yuk-task-iOS.git",
+    "tag": "0.1.4"
+  },
+  "social_media_url": "https://twitter.com/jeudesprits",
+  "platforms": {
+    "ios": "13.0"
+  },
+  "swift_versions": "5.3",
+  "source_files": "Sources/YUKTask/**/*",
+  "frameworks": "Foundation",
+  "dependencies": {
+    "YUKLock": [
+
+    ]
+  },
+  "swift_version": "5.3"
+}