[Add] HXUnionScrollView 1.0.3
diff --git a/Specs/8/3/7/HXUnionScrollView/1.0.3/HXUnionScrollView.podspec.json b/Specs/8/3/7/HXUnionScrollView/1.0.3/HXUnionScrollView.podspec.json
new file mode 100644
index 0000000..8633d18
--- /dev/null
+++ b/Specs/8/3/7/HXUnionScrollView/1.0.3/HXUnionScrollView.podspec.json
@@ -0,0 +1,28 @@
+{
+  "name": "HXUnionScrollView",
+  "version": "1.0.3",
+  "summary": "联动滑动悬停控件",
+  "homepage": "https://github.com/yiyucanglang",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "dahuanxiong": "xinlixuezyj@163.com"
+  },
+  "source": {
+    "git": "https://github.com/yiyucanglang/HXUnionScrollView.git",
+    "tag": "1.0.3"
+  },
+  "platforms": {
+    "ios": "8.0"
+  },
+  "static_framework": true,
+  "dependencies": {
+    "Masonry": [
+
+    ]
+  },
+  "public_header_files": "*{h}",
+  "source_files": "*.{h,m}"
+}