[Add] xcodeproj 7.4.0
diff --git a/Specs/5/5/d/xcodeproj/7.4.0/xcodeproj.podspec.json b/Specs/5/5/d/xcodeproj/7.4.0/xcodeproj.podspec.json
new file mode 100644
index 0000000..fa903ac
--- /dev/null
+++ b/Specs/5/5/d/xcodeproj/7.4.0/xcodeproj.podspec.json
@@ -0,0 +1,28 @@
+{
+  "name": "xcodeproj",
+  "version": "7.4.0",
+  "summary": "Read/Modify/Write your Xcode projects",
+  "homepage": "https://github.com/tuist/xcodeproj",
+  "social_media_url": "https://twitter.com/tuistapp",
+  "license": "MIT",
+  "source": {
+    "git": "https://github.com/tuist/xcodeproj.git",
+    "tag": "7.4.0"
+  },
+  "requires_arc": true,
+  "authors": "Tuist",
+  "swift_versions": "5.1",
+  "platforms": {
+    "osx": "10.10"
+  },
+  "source_files": "Sources/**/*.{swift}",
+  "dependencies": {
+    "PathKit": [
+      "~> 1.0.0"
+    ],
+    "AEXML": [
+      "~> 4.4.0"
+    ]
+  },
+  "swift_version": "5.1"
+}