[Add] UIView-Ripple 1.0.3
diff --git a/Specs/e/6/4/UIView-Ripple/1.0.3/UIView-Ripple.podspec.json b/Specs/e/6/4/UIView-Ripple/1.0.3/UIView-Ripple.podspec.json
new file mode 100644
index 0000000..97cf800
--- /dev/null
+++ b/Specs/e/6/4/UIView-Ripple/1.0.3/UIView-Ripple.podspec.json
@@ -0,0 +1,33 @@
+{
+  "name": "UIView-Ripple",
+  "version": "1.0.3",
+  "summary": "UIView-Ripple is an animation which like water ripple expand.",
+  "homepage": "https://github.com/janlionly/UIView-Ripple",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "janlionly": "janlionly@gmail.com"
+  },
+  "source": {
+    "git": "https://github.com/janlionly/UIView-Ripple.git",
+    "tag": "1.0.3"
+  },
+  "social_media_url": "https://twitter.com/janlionly",
+  "platforms": {
+    "ios": "9.0"
+  },
+  "requires_arc": true,
+  "source_files": "Source/*",
+  "frameworks": "UIKit",
+  "swift_versions": [
+    "4.2",
+    "5.0",
+    "5.1"
+  ],
+  "pod_target_xcconfig": {
+    "SWIFT_VERSION": "4.2"
+  },
+  "swift_version": "5.1"
+}