[Add] AceFoundation 0.2.4
diff --git a/Specs/5/a/0/AceFoundation/0.2.4/AceFoundation.podspec.json b/Specs/5/a/0/AceFoundation/0.2.4/AceFoundation.podspec.json
new file mode 100644
index 0000000..6c3fc22
--- /dev/null
+++ b/Specs/5/a/0/AceFoundation/0.2.4/AceFoundation.podspec.json
@@ -0,0 +1,24 @@
+{
+  "name": "AceFoundation",
+  "version": "0.2.4",
+  "summary": "Extension for Foundation framework.",
+  "description": "Collected here extensions intended for use in real development practice and aimed at simplifying development process.",
+  "homepage": "https://github.com/AceRodstin/AceFoundation",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "Ace Rodstin": "acerodstin@gmail.com"
+  },
+  "platforms": {
+    "ios": "11.0"
+  },
+  "swift_versions": "5.2",
+  "source": {
+    "git": "https://github.com/AceRodstin/AceFoundation.git",
+    "tag": "0.2.4"
+  },
+  "source_files": "AceFoundation/**/*.{h,m,swift}",
+  "swift_version": "5.2"
+}