[Add] StreemVision 0.1.0
diff --git a/Specs/c/b/0/StreemVision/0.1.0/StreemVision.podspec.json b/Specs/c/b/0/StreemVision/0.1.0/StreemVision.podspec.json
new file mode 100644
index 0000000..5234a70
--- /dev/null
+++ b/Specs/c/b/0/StreemVision/0.1.0/StreemVision.podspec.json
@@ -0,0 +1,28 @@
+{
+  "name": "StreemVision",
+  "version": "0.1.0",
+  "summary": "Swift Plugin for using the StreemVision SDK",
+  "platforms": {
+    "ios": "12.0"
+  },
+  "description": "The pod allows you to use the StreemVision API into your AR application. For support please contact support@streem.pro",
+  "homepage": "https://streem.pro",
+  "license": {
+    "type": "LGPLv3",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "Pavan": "pavan@selerio.io"
+  },
+  "source": {
+    "http": "https://s3-us-west-2.amazonaws.com/streem-cocoapods/StreemVision/StreemVision-0.1.0.zip"
+  },
+  "social_media_url": "https://twitter.com/streem_pro",
+  "dependencies": {
+    "JustLog": [
+
+    ]
+  },
+  "swift_version": "5.0",
+  "vendored_frameworks": "StreemVision.framework"
+}