[Add] AnimatedField 2.4.0
diff --git a/Specs/9/0/a/AnimatedField/2.4.0/AnimatedField.podspec.json b/Specs/9/0/a/AnimatedField/2.4.0/AnimatedField.podspec.json
new file mode 100644
index 0000000..55e67ec
--- /dev/null
+++ b/Specs/9/0/a/AnimatedField/2.4.0/AnimatedField.podspec.json
@@ -0,0 +1,26 @@
+{
+  "name": "AnimatedField",
+  "platforms": {
+    "ios": "10.0"
+  },
+  "summary": "Animated UITextField with check & filter with regular expressions for default types (email, url, password, price, date...) for iOS",
+  "description": "AnimatedField create a view with a UITextField and title. It make animations with the placeholder, also check & filter with regular expressions for default types (email, url, password, price, date...)",
+  "version": "2.4.0",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "Alberto Aznar": "info@alberdev.com"
+  },
+  "homepage": "https://github.com/alberdev/AnimatedField",
+  "social_media_url": "https://twitter.com/alberdev",
+  "source": {
+    "git": "https://github.com/alberdev/AnimatedField.git",
+    "tag": "2.4.0"
+  },
+  "frameworks": "UIKit",
+  "source_files": "AnimatedField/**/*",
+  "swift_versions": "5.0",
+  "swift_version": "5.0"
+}