blob: 7c4312d794cd6077071a13d8c2a882675254a2f7 [file] [log] [blame]
{
"name": "TimeLineBar",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "10.3"
},
"swift_versions": "5.0",
"source_files": "TimeLineBar/TimeLineBar.swift",
"swift_version": "5.0"
}