[Add] PubNubSwift 2.5.0
diff --git a/Specs/1/7/9/PubNubSwift/2.5.0/PubNubSwift.podspec.json b/Specs/1/7/9/PubNubSwift/2.5.0/PubNubSwift.podspec.json
new file mode 100644
index 0000000..332c205
--- /dev/null
+++ b/Specs/1/7/9/PubNubSwift/2.5.0/PubNubSwift.podspec.json
@@ -0,0 +1,30 @@
+{
+  "name": "PubNubSwift",
+  "version": "2.5.0",
+  "homepage": "https://github.com/pubnub/swift",
+  "documentation_url": "https://www.pubnub.com/docs/swift-native/pubnub-swift-sdk",
+  "authors": {
+    "PubNub, Inc.": "support@pubnub.com"
+  },
+  "social_media_url": "https://twitter.com/pubnub",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "source": {
+    "git": "https://github.com/pubnub/swift.git",
+    "tag": "2.5.0"
+  },
+  "summary": "PubNub Swift-based SDK for iOS, macOS, tvOS, & watchOS",
+  "description": "The PubNub Real-Time Network. Build real-time apps quickly and scale them globally.",
+  "platforms": {
+    "ios": "8.0",
+    "osx": "10.10",
+    "tvos": "9.0",
+    "watchos": "2.0"
+  },
+  "swift_versions": "5.0",
+  "module_name": "PubNub",
+  "source_files": "Sources/**/*.swift",
+  "swift_version": "5.0"
+}