blob: 49c2f8d6ad1f5275cdd7cfc9a8fe05c0b4bbec08 [file] [log] [blame]
{
"name": "ASAudioWaveformView",
"version": "1.0.1",
"summary": "a simple and easy way to create audio waveform view",
"description": "easy to create audio waveform view and it will adjust to fit the frame automatically!!",
"homepage": "https://github.com/Andrewmika/ASAudioWaveformView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrew Shen": "iandrew@126.com"
},
"source": {
"git": "https://github.com/Andrewmika/ASAudioWaveformView.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ASAudioWaveformView/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}