[Add] Artisan 3.0.9
diff --git a/Specs/e/2/f/Artisan/3.0.9/Artisan.podspec.json b/Specs/e/2/f/Artisan/3.0.9/Artisan.podspec.json
new file mode 100644
index 0000000..a5f7dbc
--- /dev/null
+++ b/Specs/e/2/f/Artisan/3.0.9/Artisan.podspec.json
@@ -0,0 +1,32 @@
+{
+  "name": "Artisan",
+  "version": "3.0.9",
+  "summary": "Artisan is a DSL, MVVM and Data Binding framework for Swift",
+  "description": "Artisan is a DSL, MVVM and Data Binding framework for Swift. But its more than that.",
+  "homepage": "https://github.com/nayanda1/Artisan",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "nayanda": "nayanda1@outlook.com"
+  },
+  "source": {
+    "git": "https://github.com/nayanda1/Artisan.git",
+    "tag": "3.0.9"
+  },
+  "platforms": {
+    "ios": "10.0"
+  },
+  "source_files": "Artisan/Classes/**/*",
+  "dependencies": {
+    "Draftsman": [
+      "~> 1.0.9"
+    ],
+    "Pharos": [
+      "~> 1.1.5"
+    ]
+  },
+  "swift_versions": "5.1",
+  "swift_version": "5.1"
+}