[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 8 / 4 / 0 / FDWaveformView / 0.2.1 / FDWaveformView.podspec.json
blob95238b3ffadaeab50b000099c5a8c302c545f80f
2   "name": "FDWaveformView",
3   "version": "0.2.1",
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": "5.0"
12   },
13   "source": {
14     "git": "https://github.com/fulldecent/FDWaveformView.git",
15     "tag": "v0.2.1"
16   },
17   "source_files": "FDWaveformView/FDWaveformView.{h,m}",
18   "frameworks": [
19     "AVFoundation",
20     "MediaPlayer",
21     "CoreGraphics"
22   ],
23   "requires_arc": true