[Add] SwiftyStars 0.0.4
diff --git a/Specs/e/d/0/SwiftyStars/0.0.4/SwiftyStars.podspec.json b/Specs/e/d/0/SwiftyStars/0.0.4/SwiftyStars.podspec.json
new file mode 100644
index 0000000..d50e583
--- /dev/null
+++ b/Specs/e/d/0/SwiftyStars/0.0.4/SwiftyStars.podspec.json
@@ -0,0 +1,27 @@
+{
+  "name": "SwiftyStars",
+  "version": "0.0.4",
+  "summary": "A view with stars to use for ratings.",
+  "description": "A simple view to add a stars rating to your app.",
+  "homepage": "https://github.com/hujaber/SwiftyStars",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "Hussein Jaber": "hujaber@me.com"
+  },
+  "platforms": {
+    "ios": "11.0"
+  },
+  "source": {
+    "git": "https://github.com/hujaber/SwiftyStars.git",
+    "tag": "0.0.4"
+  },
+  "source_files": "SwiftyStars/**/*.{h,swift}",
+  "exclude_files": "SwiftStars/**/*.plist",
+  "resources": "SwiftyStars/**/Assets.xcassets",
+  "swift_versions": "5.0",
+  "frameworks": "UIKit",
+  "swift_version": "5.0"
+}