[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / c / f / KNWaveForm / 0.2.0 / KNWaveForm.podspec.json
blob4057d0f88eb64a8f1a822482649806f27740530c
2   "name": "KNWaveForm",
3   "version": "0.2.0",
4   "summary": "A Swift Waveform genrator with progress and sample rate.",
5   "description": "#TODO: Add long description of the pod here.\nKNWaveForm is a swift library to generate a waveform sample image of audio files.",
6   "homepage": "https://github.com/alternatiph/KNWaveForm",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kayvan Nouri": "alternatiph@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/alternatiph/KNWaveForm.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "9.3"
20   },
21   "source_files": "KNWaveForm/Classes/**/*",
22   "swift_versions": "4.2",
23   "swift_version": "4.2"