[Add] ObjectBox 1.5.0-rc
diff --git a/Specs/7/d/b/ObjectBox/1.5.0-rc/ObjectBox.podspec.json b/Specs/7/d/b/ObjectBox/1.5.0-rc/ObjectBox.podspec.json
new file mode 100644
index 0000000..c2bad1a
--- /dev/null
+++ b/Specs/7/d/b/ObjectBox/1.5.0-rc/ObjectBox.podspec.json
@@ -0,0 +1,24 @@
+{
+  "name": "ObjectBox",
+  "version": "1.5.0-rc",
+  "summary": "ObjectBox Swift is a superfast, lightweight database for Swift objects.",
+  "description": "ObjectBox is a superfast object-oriented database with strong relation support. ObjectBox is embedded into your Android, Linux, iOS, macOS, or Windows app.",
+  "homepage": "https://github.com/objectbox/objectbox-swift",
+  "authors": [
+    "ObjectBox"
+  ],
+  "license": "Apache 2.0, ObjectBox Binary License",
+  "social_media_url": "https://twitter.com/objectbox_io",
+  "cocoapods_version": ">= 1.9.1",
+  "swift_versions": "5.3",
+  "platforms": {
+    "ios": "11.0",
+    "osx": "10.10"
+  },
+  "source": {
+    "http": "https://github.com/objectbox/objectbox-swift/releases/download/v1.5.0-rc/ObjectBox-xcframework-1.5.0-rc.zip"
+  },
+  "preserve_paths": "{templates,*.rb,*.sh,*.command,*.app,*.generated.swift,Carthage/Build/Mac/OBXCodeGen.framework}",
+  "vendored_frameworks": "Carthage/Build/ObjectBox.xcframework",
+  "swift_version": "5.3"
+}