[Delete] HKVideoRangeSlider 1.0.0
diff --git a/Specs/7/b/c/HKVideoRangeSlider/1.0.0/HKVideoRangeSlider.podspec.json b/Specs/7/b/c/HKVideoRangeSlider/1.0.0/HKVideoRangeSlider.podspec.json
deleted file mode 100644
index 138c556..0000000
--- a/Specs/7/b/c/HKVideoRangeSlider/1.0.0/HKVideoRangeSlider.podspec.json
+++ /dev/null
@@ -1,26 +0,0 @@
-{
-  "name": "HKVideoRangeSlider",
-  "version": "1.0.0",
-  "summary": "A range slider for trimming **multiple** videos. (swift 5)",
-  "description": "Full configurable video thumbnails view for trimming multiple videos.\nYou can easily specify the video range with this framework.\n\nFeatures\n- Scrollable thumbnails\n- Support multiple video tracks\n- Includes position indicator\n- Customize appearances",
-  "homepage": "https://github.com/hirohitokato/HKVideoRangeSlider",
-  "screenshots": "https://raw.githubusercontent.com/hirohitokato/HKVideoRangeSlider/master/assets/demo.gif",
-  "platforms": {
-    "ios": "11.0"
-  },
-  "swift_versions": "5.0",
-  "license": {
-    "type": "MIT",
-    "file": "LICENSE"
-  },
-  "authors": "Kato Hirohito",
-  "social_media_url": "https://twitter.com/hkato193",
-  "source": {
-    "git": "https://github.com/hirohitokato/HKVideoRangeSlider.git",
-    "tag": "1.0.0"
-  },
-  "source_files": "Framework/Sources/**/*.{h,swift}",
-  "frameworks": "UIKIt",
-  "resources": "Framework/Sources/**/*.xcassets",
-  "swift_version": "5.0"
-}