blob: e39ac8413cccaac662ea89bad9742d9346d2379b [file] [log] [blame]
{
"name": "DSWaveformImage",
"version": "4.0.0",
"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": "4.0.0"
},
"source_files": [
"DSWaveformImage",
"DSWaveformImage/**/*.swift"
],
"frameworks": "AVFoundation",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}