[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / b / c / HKVideoRangeSlider / 0.7.0 / HKVideoRangeSlider.podspec.json
blob1e6f82f613b59c460d379977527a4122fc10de78
2   "name": "HKVideoRangeSlider",
3   "version": "0.7.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   "platforms": {
8     "ios": "11.0"
9   },
10   "swift_versions": "5.0",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": "Kato Hirohito",
16   "social_media_url": "https://twitter.com/hkato193",
17   "source": {
18     "git": "https://github.com/hirohitokato/HKVideoRangeSlider.git",
19     "tag": "0.7.0"
20   },
21   "source_files": "Framework/Sources/**/*.{h,swift}",
22   "frameworks": "UIKIt",
23   "resources": "Framework/Sources/**/*.xcassets",
24   "swift_version": "5.0"