[Add] ServiceStack 5.0.2
diff --git a/Specs/4/d/f/ServiceStack/5.0.2/ServiceStack.podspec.json b/Specs/4/d/f/ServiceStack/5.0.2/ServiceStack.podspec.json
new file mode 100644
index 0000000..096d31c
--- /dev/null
+++ b/Specs/4/d/f/ServiceStack/5.0.2/ServiceStack.podspec.json
@@ -0,0 +1,31 @@
+{
+  "name": "ServiceStack",
+  "version": "5.0.2",
+  "summary": "Swift ServiceStack Service Client",
+  "description": "ServiceStack's Add ServiceStack Reference feature lets iOS developers\ngenerate an native typed Swift API for your ServiceStack Services",
+  "homepage": "https://github.com/ServiceStack/ServiceStack.Swift",
+  "license": "Copyright (c) 2020 ServiceStack, Inc. All rights reserved.",
+  "authors": {
+    "ServiceStack, Inc": "team@servicestack.com"
+  },
+  "source": {
+    "git": "https://github.com/ServiceStack/ServiceStack.Swift.git",
+    "tag": "5.0.2"
+  },
+  "swift_versions": "4.2",
+  "platforms": {
+    "ios": "8.0",
+    "osx": "10.10",
+    "watchos": "2.0",
+    "tvos": "9.0"
+  },
+  "requires_arc": true,
+  "source_files": "Sources/**/*",
+  "frameworks": "Foundation",
+  "dependencies": {
+    "PromiseKit": [
+
+    ]
+  },
+  "swift_version": "4.2"
+}