blob: 7ff14d06ed0906171db37d0dc9ec1499bfdcccee [file] [log] [blame]
{
"name": "TimeLineBar",
"version": "0.1.3",
"summary": "Time line bar to seek in scroll view with waveform.",
"description": "Time line bar to seek in scroll view with waveform. Used to replace basic seek bar.",
"homepage": "https://github.com/mcariat/TimeLineBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mCariat": "matthieu.cariat@imerir.com"
},
"source": {
"git": "https://github.com/mcariat/TimeLineBar.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "TimeLineBar/TimeLineBar.swift",
"swift_version": "5.0"
}