2 "name": "SCWaveformView",
4 "summary": "A blazing fast customizable waveform view.",
5 "description": " \t\t Extract the audio section of an asset (which can be both video or audio) and display a waveform. Compared to other libs that are found on the web, this one does not do much memory allocations. Only one pass is also done to create the waveform.\n",
6 "homepage": "https://github.com/rFlex/SCWaveformView",
7 "license": "Apache License, Version 2.0",
9 "Simon CORSIN": "simon@corsin.me"
15 "git": "https://github.com/rFlex/SCWaveformView.git",
18 "public_header_files": "Sources/SCWaveformView.h",
20 "Sources/SCWaveformView.m",
21 "Sources/SCWaveformView.h"