[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 8 / 4 / 0 / FDWaveformView / 0.1.2 / FDWaveformView.podspec.json
blobc9de38f72ccf619170820fd1e5c707652760e8ad
2   "name": "FDWaveformView",
3   "version": "0.1.2",
4   "summary": "Reads an audio file and displays the waveform",
5   "homepage": "https://github.com/fulldecent/FDWaveformView",
6   "license": "MIT",
7   "authors": {
8     "William Entriken": "github.com@phor.net"
9   },
10   "platforms": {
11     "ios": null
12   },
13   "source": {
14     "git": "https://github.com/fulldecent/FDWaveformView.git",
15     "tag": "v0.1.2"
16   },
17   "source_files": "FDWaveformView/FDWaveformView.{h,m}",
18   "frameworks": [
19     "AVFoundation",
20     "MediaPlayer",
21     "CoreGraphics"
22   ],
23   "requires_arc": true