[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / b / c / HKVideoRangeSlider / 1.0.0 / HKVideoRangeSlider.podspec.json
blob138c556e4ce72f677c2877ea11fd49486efe1f62
2   "name": "HKVideoRangeSlider",
3   "version": "1.0.0",
4   "summary": "A range slider for trimming **multiple** videos. (swift 5)",
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",
6   "homepage": "https://github.com/hirohitokato/HKVideoRangeSlider",
7   "screenshots": "https://raw.githubusercontent.com/hirohitokato/HKVideoRangeSlider/master/assets/demo.gif",
8   "platforms": {
9     "ios": "11.0"
10   },
11   "swift_versions": "5.0",
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": "Kato Hirohito",
17   "social_media_url": "https://twitter.com/hkato193",
18   "source": {
19     "git": "https://github.com/hirohitokato/HKVideoRangeSlider.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "Framework/Sources/**/*.{h,swift}",
23   "frameworks": "UIKIt",
24   "resources": "Framework/Sources/**/*.xcassets",
25   "swift_version": "5.0"