[Add] AIQAware-debug 0.2.5
diff --git a/Specs/1/d/a/AIQAware-debug/0.2.5/AIQAware-debug.podspec.json b/Specs/1/d/a/AIQAware-debug/0.2.5/AIQAware-debug.podspec.json
new file mode 100644
index 0000000..d1c90aa
--- /dev/null
+++ b/Specs/1/d/a/AIQAware-debug/0.2.5/AIQAware-debug.podspec.json
@@ -0,0 +1,39 @@
+{
+  "name": "AIQAware-debug",
+  "version": "0.2.5",
+  "summary": "AIQ.AWARE SDK for iOS",
+  "description": "Hyper personalization engine SDK for iOS",
+  "homepage": "https://skelterlabs.com/hyper-personalization",
+  "license": {
+    "text": "Copyright 2019 Skelterlabs",
+    "type": "Copyright"
+  },
+  "authors": {
+    "aware-sdk": "aware-sdk@skelterlabs.com"
+  },
+  "platforms": {
+    "ios": "9.2"
+  },
+  "source": {
+    "http": "https://aware-sdk.s3.ap-northeast-2.amazonaws.com/AIQAware-0.2.5-debug.tar.gz"
+  },
+  "vendored_frameworks": [
+    "Frameworks/AIQAware.framework"
+  ],
+  "swift_versions": "4.2",
+  "dependencies": {
+    "Alamofire": [
+      "~> 4.8.2"
+    ],
+    "ReachabilitySwift": [
+      "4.3.0"
+    ],
+    "SwiftProtobuf": [
+      "~> 1.0"
+    ],
+    "SwiftyUserDefaults": [
+      "~> 3.0.1"
+    ]
+  },
+  "swift_version": "4.2"
+}