[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / b / f / ZHWaveform / 1.0.2 / ZHWaveform.podspec.json
blob0d6c1e015a711f22ac5ef3b461afd16c8f07e48a
2   "name": "ZHWaveform",
3   "version": "1.0.2",
4   "summary": "Quickly draw audio volume tracks on iOS, which implement by Swift",
5   "description": "Easy to draw audio music tracks, you can drag the slider to select the time",
6   "homepage": "https://github.com/anwent/ZHWaveform",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "zzh": "wow250250@163.com"
13   },
14   "source": {
15     "git": "https://github.com/anwent/ZHWaveform.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "ZHWaveform_Example/ZHWaveform/*.{swift}",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0"
22   },
23   "frameworks": [
24     "Foundation",
25     "AVFoundation",
26     "UIKit"
27   ],
28   "pushed_with_swift_version": "4.0"