[Add] SKToDoListTableView 1.0.0
diff --git a/Specs/8/1/3/SKToDoListTableView/1.0.0/SKToDoListTableView.podspec.json b/Specs/8/1/3/SKToDoListTableView/1.0.0/SKToDoListTableView.podspec.json
new file mode 100644
index 0000000..8f29d86
--- /dev/null
+++ b/Specs/8/1/3/SKToDoListTableView/1.0.0/SKToDoListTableView.podspec.json
@@ -0,0 +1,27 @@
+{
+  "name": "SKToDoListTableView",
+  "version": "1.0.0",
+  "summary": "This library simplifies management of your ToDoList",
+  "homepage": "http://seeking-star.com/",
+  "license": {
+    "type": "MIT",
+    "file": "LICENCE"
+  },
+  "authors": {
+    "starcut": "stella.scraps@gmail.com"
+  },
+  "platforms": {
+    "ios": "11.0"
+  },
+  "source": {
+    "git": "https://github.com/starcut/SKToDoListTableView.git",
+    "tag": "1.0.0"
+  },
+  "source_files": "SKToDoListTableView/**/*.{h,m,swift}",
+  "resources": "SKToDoListTableView/**/*.{xib,png}",
+  "dependencies": {
+    "FSCalendar": [
+
+    ]
+  }
+}