[Add] AirCollection 1.5.0
diff --git a/Specs/d/5/9/AirCollection/1.5.0/AirCollection.podspec.json b/Specs/d/5/9/AirCollection/1.5.0/AirCollection.podspec.json
new file mode 100644
index 0000000..031d4f5
--- /dev/null
+++ b/Specs/d/5/9/AirCollection/1.5.0/AirCollection.podspec.json
@@ -0,0 +1,23 @@
+{
+  "name": "AirCollection",
+  "version": "1.5.0",
+  "summary": "AirCollection is a wrapper for UITableView / UICollectionView for VIPER / MVP architecture",
+  "homepage": "https://github.com/YuriFox/AirCollection",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "Yurii Lysytsia": "yuri17fox@gmail.com"
+  },
+  "platforms": {
+    "ios": "11.0"
+  },
+  "swift_versions": "5.0",
+  "source": {
+    "git": "https://github.com/YuriFox/AirCollection.git",
+    "tag": "1.5.0"
+  },
+  "source_files": "Source/**/*.swift",
+  "swift_version": "5.0"
+}