[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 4 / 0 / FDWaveformView / 0.1.0 / FDWaveformView.podspec.json
blobe7edbf07a6b914d58ac58552554dcb300a222667
2   "name": "FDWaveformView",
3   "version": "0.1.0",
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": "0.1.0"
16   },
17   "source_files": "FDWaveformView/FDWaveformView.{h,m}",
18   "frameworks": [
19     "AVFoundation",
20     "MediaPlayer",
21     "CoreGraphics"
22   ],
23   "requires_arc": true