[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / 7 / c / f / KNWaveForm / 0.2.1 / KNWaveForm.podspec.json
blob99d85b8bef776b93d200693d16f0783a0633d23d
2   "name": "KNWaveForm",
3   "version": "0.2.1",
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.1"
17   },
18   "platforms": {
19     "ios": "9.3"
20   },
21   "source_files": "KNWaveForm/Classes/**/*",
22   "swift_versions": "4.2",
23   "swift_version": "4.2"