[Add] UIKit-Plus 1.15.2
diff --git a/Specs/5/2/b/UIKit-Plus/1.15.2/UIKit-Plus.podspec.json b/Specs/5/2/b/UIKit-Plus/1.15.2/UIKit-Plus.podspec.json
new file mode 100644
index 0000000..c821a8e
--- /dev/null
+++ b/Specs/5/2/b/UIKit-Plus/1.15.2/UIKit-Plus.podspec.json
@@ -0,0 +1,27 @@
+{
+  "name": "UIKit-Plus",
+  "module_name": "UIKitPlus",
+  "version": "1.15.2",
+  "summary": "🏰 Declarative UIKit wrapper inspired by SwiftUI",
+  "swift_versions": "5.2",
+  "description": "Easy to use declarative UIKit wrapper inspired by SwiftUI",
+  "homepage": "https://github.com/MihaelIsaev/UIKitPlus",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "MihaelIsaev": "isaev.mihael@gmail.com"
+  },
+  "source": {
+    "git": "https://github.com/MihaelIsaev/UIKitPlus.git",
+    "tag": "1.15.2"
+  },
+  "social_media_url": "https://twitter.com/MihaelIsaev",
+  "platforms": {
+    "ios": "9.0"
+  },
+  "source_files": "Classes/**/*",
+  "frameworks": "UIKit",
+  "swift_version": "5.2"
+}