blob: 24e2845e80b5e791e023df4430d1e69f78f5124c [file] [log] [blame]
{
"name": "DSWaveformImage",
"version": "5.1.5",
"swift_version": "4.2",
"summary": "generate waveform images from audio files in iOS",
"description": "DSWaveformImageDrawer and DSWaveformImageView generate waveform images of audio files.",
"homepage": "https://github.com/dmrschmidt/DSWaveformImage",
"screenshots": "https://raw.github.com/dmrschmidt/DSWaveformImage/master/screenshot.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Dennis Schmidt",
"social_media_url": "http://twitter.com/dmrschmidt",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dmrschmidt/DSWaveformImage.git",
"tag": "5.1.5"
},
"source_files": [
"DSWaveformImage",
"DSWaveformImage/**/*.swift"
],
"frameworks": "AVFoundation",
"requires_arc": true
}