[Add] LSJailBreakChecker 1.0.1
diff --git a/Specs/b/4/c/LSJailBreakChecker/1.0.1/LSJailBreakChecker.podspec.json b/Specs/b/4/c/LSJailBreakChecker/1.0.1/LSJailBreakChecker.podspec.json
new file mode 100644
index 0000000..90b033e
--- /dev/null
+++ b/Specs/b/4/c/LSJailBreakChecker/1.0.1/LSJailBreakChecker.podspec.json
@@ -0,0 +1,26 @@
+{
+  "name": "LSJailBreakChecker",
+  "version": "1.0.1",
+  "swift_versions": "4.1",
+  "summary": "Jail Break Checker for iOS.",
+  "description": "LSJailBreakChecker can find out the device is jail broken and reason",
+  "homepage": "https://github.com/2sem/LSJailBreakChecker",
+  "license": {
+    "type": "Apache License 2.0",
+    "file": "LICENSE"
+  },
+  "authors": "YoungJun Lee",
+  "social_media_url": "http://www.facebook.com/youngjun.lee.3998",
+  "platforms": {
+    "ios": "9.0"
+  },
+  "source": {
+    "git": "https://github.com/2sem/LSJailBreakChecker.git",
+    "tag": "1.0.1"
+  },
+  "source_files": [
+    "**/*.swift",
+    "**/*.{h,m}"
+  ],
+  "swift_version": "4.1"
+}