[Add] YoziLib 0.0.3
diff --git a/Specs/3/c/3/YoziLib/0.0.3/YoziLib.podspec.json b/Specs/3/c/3/YoziLib/0.0.3/YoziLib.podspec.json
new file mode 100644
index 0000000..2e5ae02
--- /dev/null
+++ b/Specs/3/c/3/YoziLib/0.0.3/YoziLib.podspec.json
@@ -0,0 +1,24 @@
+{
+  "name": "YoziLib",
+  "version": "0.0.3",
+  "summary": "A CocoaPods library written in Swift",
+  "description": "This CocoaPods library is mega lazer gun.",
+  "homepage": "https://github.com/YoziEnt/YoziLib",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "Yozi.Ent": "yozi.entertiment@gmail.com"
+  },
+  "platforms": {
+    "ios": "11.0"
+  },
+  "swift_versions": "5.1",
+  "source": {
+    "git": "https://github.com/YoziEnt/YoziLib.git",
+    "tag": "0.0.3"
+  },
+  "source_files": "Yozi.Lib/**/*.{h,m,swift}",
+  "swift_version": "5.1"
+}