[Add] LLSwipableView 1.0.2
diff --git a/Specs/2/f/d/LLSwipableView/1.0.2/LLSwipableView.podspec.json b/Specs/2/f/d/LLSwipableView/1.0.2/LLSwipableView.podspec.json
new file mode 100644
index 0000000..bcc2558
--- /dev/null
+++ b/Specs/2/f/d/LLSwipableView/1.0.2/LLSwipableView.podspec.json
@@ -0,0 +1,25 @@
+{
+  "name": "LLSwipableView",
+  "version": "1.0.2",
+  "license": {
+    "type": "GNU GPL"
+  },
+  "homepage": "https://github.com/LotusLambda/SwipableView",
+  "authors": {
+    "Aron Balog": "aronbalog@gmail.com",
+    "Bruno Bartol": "bruno.bartol1609@gmail.com"
+  },
+  "summary": "SwipableView module for iOS.",
+  "source": {
+    "git": "https://github.com/LotusLambda/SwipableView.git",
+    "tag": "1.0.2"
+  },
+  "module_name": "SwipableView",
+  "swift_versions": "5.0",
+  "platforms": {
+    "ios": "14.0"
+  },
+  "source_files": "Sources/LLSwipableView/**/*.swift",
+  "frameworks": "SwiftUI",
+  "swift_version": "5.0"
+}