[Add] SimpleQRCodeScanner 0.1.2
diff --git a/Specs/0/9/1/SimpleQRCodeScanner/0.1.2/SimpleQRCodeScanner.podspec.json b/Specs/0/9/1/SimpleQRCodeScanner/0.1.2/SimpleQRCodeScanner.podspec.json
new file mode 100644
index 0000000..5bbe601
--- /dev/null
+++ b/Specs/0/9/1/SimpleQRCodeScanner/0.1.2/SimpleQRCodeScanner.podspec.json
@@ -0,0 +1,30 @@
+{
+  "name": "SimpleQRCodeScanner",
+  "version": "0.1.2",
+  "summary": "A short description of SimpleQRCodeScanner.",
+  "description": "TODO: Add long description of the pod here.",
+  "homepage": "https://github.com/AsTao/SimpleQRCodeScanner",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "tobias": "236048180@qq.com"
+  },
+  "source": {
+    "git": "https://github.com/AsTao/SimpleQRCodeScanner.git",
+    "tag": "0.1.2"
+  },
+  "platforms": {
+    "ios": "9.0"
+  },
+  "source_files": "SimpleQRCodeScanner/Classes/**/*",
+  "frameworks": [
+    "UIKit",
+    "AVFoundation"
+  ],
+  "swift_version": "4.2",
+  "pod_target_xcconfig": {
+    "SWIFT_VERSION": "4.2"
+  }
+}