[Add] Dengage.Framework 2.5.15-alpha
diff --git a/Specs/4/b/3/Dengage.Framework/2.5.15-alpha/Dengage.Framework.podspec.json b/Specs/4/b/3/Dengage.Framework/2.5.15-alpha/Dengage.Framework.podspec.json
new file mode 100644
index 0000000..c23ce3d
--- /dev/null
+++ b/Specs/4/b/3/Dengage.Framework/2.5.15-alpha/Dengage.Framework.podspec.json
@@ -0,0 +1,33 @@
+{
+  "name": "Dengage.Framework",
+  "version": "2.5.15-alpha",
+  "summary": "Dengage.Framework contains tools for integration with Dengage",
+  "description": "Dengage.Framework provides necessary classes and functions which handles notification registration and sending open events to developer.  Also it gives classes to send subscription events to dengage infrastructure.",
+  "homepage": "https://github.com/whitehorse-technology/Dengage.Framework",
+  "license": {
+    "type": "GNU GPLv3",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "tech@dengage.com": "tech@dengage.com"
+  },
+  "source": {
+    "git": "https://github.com/whitehorse-technology/Dengage.Framework.git",
+    "tag": "2.5.15-alpha"
+  },
+  "platforms": {
+    "ios": "10.0"
+  },
+  "source_files": [
+    "Dengage.Framework/Classes/**/*",
+    "Dengage.Framework/Models/**/*",
+    "Dengage.Framework/Services/**/*",
+    "Dengage.Framework/DataStructures/**/*"
+  ],
+  "swift_versions": [
+    "4.0",
+    "4.2",
+    "5.0"
+  ],
+  "swift_version": "5.0"
+}