blob: 1a51aca132bf417b3ca07e2cb3db042f58a59116 [file] [log] [blame]
{
"name": "HKVideoRangeSlider",
"version": "0.8.3",
"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",
"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": "0.8.3"
},
"source_files": "Framework/Sources/**/*.{h,swift}",
"frameworks": "UIKIt",
"resources": "Framework/Sources/**/*.xcassets",
"swift_version": "5.0"
}