blob: 6bc3a744f7579ee742e07e9d0d5c122902c29f9f [file] [log] [blame]
{
"name": "ZHWaveform",
"version": "1.0.1",
"summary": "Quickly draw audio volume tracks on iOS, which implement by Swift",
"description": "Easy to draw audio music tracks, you can drag the slider to select the time",
"homepage": "https://github.com/anwent/ZHWaveform",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"zzh": "wow250250@163.com"
},
"source": {
"git": "https://github.com/anwent/ZHWaveform.git",
"tag": "1.0.1"
},
"source_files": "ZHWaveform_Example/ZHWaveform/*.{swift}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"Foundation",
"AVFoundation",
"UIKit"
],
"pushed_with_swift_version": "4.0"
}