[Add] SVCution 2.4.2
diff --git a/Specs/1/8/2/SVCution/2.4.2/SVCution.podspec.json b/Specs/1/8/2/SVCution/2.4.2/SVCution.podspec.json
new file mode 100644
index 0000000..6033420
--- /dev/null
+++ b/Specs/1/8/2/SVCution/2.4.2/SVCution.podspec.json
@@ -0,0 +1,37 @@
+{
+  "name": "SVCution",
+  "version": "2.4.2",
+  "summary": "SVCution framework CocoaPods",
+  "description": "The framework is specifically developed for Xcution team.",
+  "homepage": "https://github.com/x5forever/XcutionKit",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "x5": "x5forever@163.com"
+  },
+  "source": {
+    "git": "https://github.com/x5forever/XcutionKit",
+    "tag": "V2.4.2"
+  },
+  "platforms": {
+    "ios": "8.0"
+  },
+  "requires_arc": true,
+  "static_framework": true,
+  "frameworks": [
+    "Foundation",
+    "UIKit"
+  ],
+  "vendored_frameworks": "XcutionDemo/XcutionDemo/SVCution.framework",
+  "resources": "XcutionDemo/XcutionDemo/SVCution.bundle",
+  "dependencies": {
+    "SVRequest": [
+
+    ],
+    "SVWebView": [
+
+    ]
+  }
+}