[Add] SPPerspective 1.0.6
diff --git a/Specs/6/4/4/SPPerspective/1.0.6/SPPerspective.podspec.json b/Specs/6/4/4/SPPerspective/1.0.6/SPPerspective.podspec.json
new file mode 100644
index 0000000..94f7624
--- /dev/null
+++ b/Specs/6/4/4/SPPerspective/1.0.6/SPPerspective.podspec.json
@@ -0,0 +1,24 @@
+{
+  "name": "SPPerspective",
+  "version": "1.0.6",
+  "summary": "Animatable 3D Transform for views like iOS 14 widgets.",
+  "homepage": "https://github.com/ivanvorobei/SPPerspective",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "Ivan Vorobei": "varabeis@icloud.com"
+  },
+  "social_media_url": "https://ivanvorobei.by/",
+  "swift_versions": "5.1",
+  "platforms": {
+    "ios": "12.0"
+  },
+  "source": {
+    "git": "https://github.com/ivanvorobei/SPPerspective.git",
+    "tag": "1.0.6"
+  },
+  "source_files": "Source/SPPerspective/**/*.swift",
+  "swift_version": "5.1"
+}