blob: 80718d7974903e764b2589042fc5bc497fbbc4b2 [file] [log] [blame]
{
"name": "TimeLineBar",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "9.3"
},
"swift_version": "4.0",
"source_files": "TimeLineBar/TimeLineBar.swift"
}