blob: 64c4d158f7061e4d8df1a1d12164ba3b51b39948 [file] [log] [blame]
{
"name": "KNWaveForm",
"version": "0.1.0",
"summary": "A Swift Waveform genrator with progress and sample rate.",
"description": "#TODO: Add long description of the pod here.\nKNWaveForm is a swift library to generate a waveform sample image of audio files.",
"homepage": "https://github.com/alternatiph/KNWaveForm",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kayvan Nouri": "alternatiph@gmail.com"
},
"source": {
"git": "https://github.com/alternatiph/KNWaveForm.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.3"
},
"source_files": "KNWaveForm/Classes/**/*",
"swift_versions": "4.2",
"swift_version": "4.2"
}