[Add] DPAdapterKit 1.1.0
diff --git a/Specs/3/c/3/DPAdapterKit/1.1.0/DPAdapterKit.podspec.json b/Specs/3/c/3/DPAdapterKit/1.1.0/DPAdapterKit.podspec.json
new file mode 100644
index 0000000..684dae2
--- /dev/null
+++ b/Specs/3/c/3/DPAdapterKit/1.1.0/DPAdapterKit.podspec.json
@@ -0,0 +1,29 @@
+{
+  "name": "DPAdapterKit",
+  "version": "1.1.0",
+  "summary": "DP Adapter Kit",
+  "description": "A set of useful utilities",
+  "homepage": "https://github.com/DPLibs/DPAdapterKit",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "Dmitriy Polyakov": "dmitriyap11@gmail.com"
+  },
+  "source": {
+    "git": "https://github.com/DPLibs/DPAdapterKit.git",
+    "tag": "1.1.0"
+  },
+  "platforms": {
+    "ios": "11.0"
+  },
+  "source_files": "DPAdapterKit/**/*",
+  "swift_versions": "5.0",
+  "dependencies": {
+    "DPLibrary": [
+
+    ]
+  },
+  "swift_version": "5.0"
+}