[Add] QiscusCore 3.0.0-alpha.4
diff --git a/Specs/3/b/e/QiscusCore/3.0.0-alpha.4/QiscusCore.podspec.json b/Specs/3/b/e/QiscusCore/3.0.0-alpha.4/QiscusCore.podspec.json
new file mode 100644
index 0000000..b2a0fb818
--- /dev/null
+++ b/Specs/3/b/e/QiscusCore/3.0.0-alpha.4/QiscusCore.podspec.json
@@ -0,0 +1,36 @@
+{
+  "name": "QiscusCore",
+  "version": "3.0.0-alpha.4",
+  "summary": "Qiscus Core SDK for iOS",
+  "description": "Qiscus SDK for iOS contains Qiscus public Model.",
+  "homepage": "https://qiscus.com",
+  "license": "MIT",
+  "authors": "Qiscus",
+  "source": {
+    "git": "https://github.com/qiscus/QiscusCore-iOS.git",
+    "tag": "3.0.0-alpha.4"
+  },
+  "platforms": {
+    "ios": "9.0"
+  },
+  "ios": {
+    "vendored_frameworks": "QiscusCore.framework",
+    "frameworks": [
+      "UIKit",
+      "QuartzCore",
+      "CFNetwork",
+      "Security",
+      "Foundation",
+      "MobileCoreServices",
+      "CoreData"
+    ]
+  },
+  "dependencies": {
+    "QiscusRealtime": [
+      "1.1.1"
+    ],
+    "SwiftyJSON": [
+
+    ]
+  }
+}