[Add] SKSampleLib 0.1.0
diff --git a/Specs/e/4/3/SKSampleLib/0.1.0/SKSampleLib.podspec.json b/Specs/e/4/3/SKSampleLib/0.1.0/SKSampleLib.podspec.json
new file mode 100644
index 0000000..56ce233
--- /dev/null
+++ b/Specs/e/4/3/SKSampleLib/0.1.0/SKSampleLib.podspec.json
@@ -0,0 +1,24 @@
+{
+  "name": "SKSampleLib",
+  "version": "0.1.0",
+  "summary": "This is summary",
+  "description": "TODO: Add long description of the pod here.",
+  "homepage": "https://github.com/sakiyamaK/SampleLib",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "sakiyama.k@gmail.com": "sakiyama.k@gmail.com"
+  },
+  "source": {
+    "git": "https://github.com/sakiyamaK/SampleLib.git",
+    "tag": "0.1.0"
+  },
+  "platforms": {
+    "ios": "11.0"
+  },
+  "source_files": "SampleLib/Classes/**/*",
+  "swift_versions": "5.3",
+  "swift_version": "5.3"
+}