[Add] ZenApplication 1.1.6
diff --git a/Specs/5/c/3/ZenApplication/1.1.6/ZenApplication.podspec.json b/Specs/5/c/3/ZenApplication/1.1.6/ZenApplication.podspec.json
new file mode 100644
index 0000000..7973c4e
--- /dev/null
+++ b/Specs/5/c/3/ZenApplication/1.1.6/ZenApplication.podspec.json
@@ -0,0 +1,27 @@
+{
+  "name": "ZenApplication",
+  "version": "1.1.6",
+  "swift_versions": "5.0",
+  "summary": "Tools and architecture components for building mobile applications written in Swift.",
+  "description": "ZenApplication represents tools and architecture components for building mobile applications written in Swift.",
+  "homepage": "https://github.com/roland19deschain/ZenApplication",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "Alexey Roik": "roland19deschain@gmail.com"
+  },
+  "source": {
+    "git": "https://github.com/roland19deschain/ZenApplication.git",
+    "tag": "1.1.6"
+  },
+  "requires_arc": true,
+  "platforms": {
+    "ios": "9.0",
+    "tvos": "9.0",
+    "watchos": "2.0"
+  },
+  "source_files": "ZenApplication/**/*{swift}",
+  "swift_version": "5.0"
+}