[Add] NerdzCodable 1.0.0
diff --git a/Specs/2/a/5/NerdzCodable/1.0.0/NerdzCodable.podspec.json b/Specs/2/a/5/NerdzCodable/1.0.0/NerdzCodable.podspec.json
new file mode 100644
index 0000000..c57d089d
--- /dev/null
+++ b/Specs/2/a/5/NerdzCodable/1.0.0/NerdzCodable.podspec.json
@@ -0,0 +1,26 @@
+{
+  "name": "NerdzCodable",
+  "version": "1.0.0",
+  "summary": "A list of small twiks to make it easy coding",
+  "homepage": "https://github.com/nerdzlab/NerdzCodable",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "NerdzLab": "supernerd@nerdzlab.com"
+  },
+  "source": {
+    "git": "https://github.com/nerdzlab/NerdzCodable.git",
+    "tag": "1.0.0"
+  },
+  "social_media_url": "https://nerdzlab.com",
+  "platforms": {
+    "ios": "9.0"
+  },
+  "swift_versions": [
+    "5.0"
+  ],
+  "source_files": "Sources/**/*",
+  "swift_version": "5.0"
+}