blob: 4057d0f88eb64a8f1a822482649806f27740530c [file] [log] [blame]
{
"name": "KNWaveForm",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": "9.3"
},
"source_files": "KNWaveForm/Classes/**/*",
"swift_versions": "4.2",
"swift_version": "4.2"
}