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